huggingface / safetensors
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 4 components.
  • 42 files, 4,395 LOC (100.0% vs. main code).
  • "bindings" is biggest, containing 56.41% of LOC.
  • "ROOT" is smallest, containing 0.91% of LOC.


bindings2479 LOC (56%) 18 files
safetensors1662 LOC (37%) 7 files
attacks214 LOC (4%) 15 files
ROOT40 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.
bindings177 commits (52%)
safetensors108 commits (31%)
ROOT5 commits (1%)
attacks3 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
bindings
52
36
92
119
safetensors
31
8
57
45
ROOT
3
1
1
attacks
2
13


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 safetensors safetensors safetensors--safetensors 8 bindings bindings safetensors--bindings 14 bindings--bindings 12 ROOT ROOT ROOT--safetensors 2 ROOT--bindings 3


2025-06-30 09:00