apache / avro-rs
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 6 components.
  • 39 files, 24,133 LOC (100.0% vs. main code).
  • "avro" is biggest, containing 93.17% of LOC.
  • "wasm-demo" is smallest, containing 0.16% of LOC.


avro22485 LOC (93%) 26 files
avro_test_helper707 LOC (2%) 4 files
avro_derive594 LOC (2%) 2 files
ROOT182 LOC (<1%) 3 files
fuzz126 LOC (<1%) 2 files
wasm-demo39 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
avro206 commits (66%)
ROOT37 commits (11%)
avro_derive35 commits (11%)
avro_test_helper23 commits (7%)
wasm-demo9 commits (2%)
fuzz3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021
avro
44
132
181
158
ROOT
1
10
8
16
3
avro_derive
9
12
20
avro_test_helper
8
13
12
wasm-demo
3
4
3
fuzz
2
2


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2025-05-07 21:03