apache / opendal
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 8 components.
  • 820 files, 81,765 LOC (100.0% vs. main code).
  • "core" is biggest, containing 70.09% of LOC.
  • "ROOT" is smallest, containing 0.19% of LOC.


core57310 LOC (70%) 549 files
bindings18127 LOC (22%) 190 files
integrations4313 LOC (5%) 46 files
dev907 LOC (1%) 8 files
website512 LOC (<1%) 6 files
scripts233 LOC (<1%) 5 files
fixtures205 LOC (<1%) 11 files
ROOT158 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core1177 commits (35%)
bindings514 commits (15%)
integrations97 commits (2%)
website54 commits (1%)
ROOT41 commits (1%)
dev19 commits (<1%)
scripts18 commits (<1%)
fixtures7 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
core
782
3772
2873
bindings
243
599
779
integrations
65
208
14
dev
29
11
website
10
14
35
scripts
4
18
6
ROOT
1
4
32
7
fixtures
3
8


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...

G core core core--core 137 bindings bindings core--bindings 20 integrations integrations core--integrations 13 bindings--bindings 59 bindings--integrations 9 scripts scripts bindings--scripts 1 integrations--integrations 18 dev dev dev--core 8 dev--bindings 11 dev--integrations 7 dev--dev 7 scripts--scripts 1 ROOT ROOT ROOT--bindings 1 website website website--website 1


2025-05-07 20:37