twitter / rustcommon
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.

Learn more...
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 11 components.
  • 85 files, 7,935 LOC (100.0% vs. main code).
  • "waterfall" is biggest, containing 29.24% of LOC.
  • "ROOT" is smallest, containing 0.26% of LOC.


waterfall2320 LOC (29%) 5 files
atomics1727 LOC (21%) 31 files
time1109 LOC (13%) 9 files
metrics818 LOC (10%) 11 files
logger633 LOC (7%) 9 files
histogram388 LOC (4%) 7 files
heatmap311 LOC (3%) 6 files
streamstats253 LOC (3%) 2 files
timer222 LOC (2%) 2 files
ratelimiter133 LOC (1%) 2 files
ROOT21 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
time26 commits (22%)
metrics25 commits (21%)
waterfall18 commits (15%)
ROOT17 commits (14%)
heatmap16 commits (14%)
streamstats12 commits (10%)
histogram10 commits (8%)
logger10 commits (8%)
ratelimiter8 commits (7%)
atomics6 commits (5%)
timer3 commits (2%)
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 2020
histogram
10
7
timer
2
1
heatmap
10
3
11
ROOT
2
7
8
streamstats
5
1
9
atomics
15
19
3
waterfall
6
7
13
logger
15
3
1
metrics
32
3
13
ratelimiter
4
4
3
time
18
29


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

No temporal dependencies found.



2025-01-17 12:00