# ARM-software/kleidiai SLOC report

> As of 2026-09-17 (commit 3219ce698a0e), ARM-software/kleidiai contains 696,237 total lines: 635,456 code, 30,698 comments, 30,083 blank, across 1,665 files in 14 languages (top: C++ 67.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ARM-software/kleidiai has 635,456 source lines of code out of 696,237 total lines across 1,665 files, counted from the 3219ce698a0eae34d376ea83e3f935e68a23b477 ref at commit 3219ce698a0e by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving ARM-software/kleidiai to commit 3219ce698a0e, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 91.3% of all lines, comments represent 4.4%, and the repository averages 382 code lines per file. C++ accounts for 67.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 480 | 439,585 | 427,205 | 4,729 | 7,651 |
| GNU Style Assembly | 166 | 84,012 | 81,270 | 1,258 | 1,484 |
| C++ Header | 514 | 89,414 | 75,216 | 5,467 | 8,731 |
| C | 220 | 49,618 | 39,017 | 2,786 | 7,815 |
| C Header | 208 | 23,897 | 6,507 | 14,553 | 2,837 |
| Python | 17 | 3,402 | 2,756 | 131 | 515 |
| CMake | 30 | 2,820 | 2,102 | 333 | 385 |
| Bazel | 6 | 1,048 | 834 | 85 | 129 |
| Shell | 4 | 350 | 231 | 72 | 47 |
| JSON | 2 | 224 | 224 | 0 | 0 |
| Dockerfile | 1 | 119 | 82 | 20 | 17 |
| Autoconf | 2 | 25 | 12 | 6 | 7 |

Top language (C++ 67.2%). Generated at 2026-09-17T05:53:31.736020648+00:00. Canonical report: https://octocounts.com/github/ARM-software/kleidiai

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ARM-software/kleidiai/commit/3219ce698a0eae34d376ea83e3f935e68a23b477?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does ARM-software/kleidiai have?

ARM-software/kleidiai has 696,237 total lines, including 635,456 code lines, 30,698 comment lines, and 30,083 blank lines.

### How was the ARM-software/kleidiai line count measured?

OctoCounts resolved the public GitHub repository to commit 3219ce698a0e, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for ARM-software/kleidiai?

This OctoCounts report was generated from 3219ce698a0eae34d376ea83e3f935e68a23b477 at commit 3219ce698a0e on 2026-09-17T05:53:31.736020648+00:00.

## Similar repository reports

- [vcmi/vcmi](https://octocounts.com/github/vcmi/vcmi) — C++, 625,970 code lines
- [PrismML-Eng/llama.cpp](https://octocounts.com/github/PrismML-Eng/llama.cpp) — C++, 700,092 code lines
- [ggml-org/llama.cpp](https://octocounts.com/github/ggml-org/llama.cpp) — C++, 722,120 code lines
- [tdlib/td](https://octocounts.com/github/tdlib/td) — C++, 542,026 code lines
- [noctalia-dev/noctalia](https://octocounts.com/github/noctalia-dev/noctalia) — C++, 534,169 code lines
- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
