huggingface / candle-extensions
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 5 components.
  • 42 files, 7,554 LOC (100.0% vs. main code).
  • "candle-flash-attn-v1" is biggest, containing 58.63% of LOC.
  • "ROOT" is smallest, containing 0.38% of LOC.


candle-flash-attn-v14429 LOC (58%) 23 files
candle-layer-norm1960 LOC (25%) 10 files
candle-cublaslt769 LOC (10%) 2 files
candle-rotary367 LOC (4%) 6 files
ROOT29 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.
candle-flash-attn-v14 commits (80%)
ROOT3 commits (60%)
candle-rotary3 commits (60%)
candle-layer-norm3 commits (60%)
candle-cublaslt2 commits (40%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025
candle-flash-attn-v1
26
candle-layer-norm
12
candle-rotary
9
ROOT
3
candle-cublaslt
3


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 candle-layer-norm candle-layer-norm candle-layer-norm--candle-layer-norm 1 candle-flash-attn-v1 candle-flash-attn-v1 candle-layer-norm--candle-flash-attn-v1 3 ROOT ROOT candle-layer-norm--ROOT 2 candle-cublaslt candle-cublaslt candle-layer-norm--candle-cublaslt 1 candle-flash-attn-v1--candle-flash-attn-v1 1 candle-flash-attn-v1--ROOT 2 candle-flash-attn-v1--candle-cublaslt 1 candle-rotary candle-rotary candle-rotary--candle-layer-norm 3 candle-rotary--candle-flash-attn-v1 3 candle-rotary--candle-rotary 2 candle-rotary--ROOT 2 candle-rotary--candle-cublaslt 1 candle-cublaslt--ROOT 1 candle-cublaslt--candle-cublaslt 1


2025-06-30 09:15