# aria2/aria2 SLOC report

> As of 2026-09-20 (commit 9e7273583f83), aria2/aria2 contains 152,944 total lines: 94,545 code, 40,079 comments, 18,320 blank, across 997 files in 10 languages (top: C++ 67.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

aria2/aria2 has 94,545 source lines of code out of 152,944 total lines across 997 files, counted from the 9e7273583f83e881e3ec067b523ba88724088d2f ref at commit 9e7273583f83 by the OctoCounts tokei engine on 2026-09-20. 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 aria2/aria2 to commit 9e7273583f83, 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 medium-sized codebase by counted code lines. Code represents 61.8% of all lines, comments represent 26.2%, and the repository averages 95 code lines per file. C++ accounts for 67.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 419 | 88,313 | 64,180 | 16,431 | 7,702 |
| C Header | 531 | 56,151 | 24,303 | 22,238 | 9,610 |
| C | 16 | 4,698 | 3,437 | 851 | 410 |
| Automake | 8 | 889 | 751 | 57 | 81 |
| M4 | 4 | 1,155 | 750 | 164 | 241 |
| ReStructuredText | 3 | 651 | 504 | 0 | 147 |
| Makefile | 1 | 449 | 305 | 83 | 61 |
| Shell | 10 | 479 | 249 | 170 | 60 |
| Autoconf | 4 | 127 | 66 | 53 | 8 |
| Plain Text | 1 | 32 | 0 | 32 | 0 |

Top language (C++ 67.9%). Generated at 2026-09-20T19:14:34.321008507+00:00. Canonical report: https://octocounts.com/github/aria2/aria2

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/aria2/aria2/commit/9e7273583f83e881e3ec067b523ba88724088d2f?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 aria2/aria2 have?

aria2/aria2 has 152,944 total lines, including 94,545 code lines, 40,079 comment lines, and 18,320 blank lines.

### How was the aria2/aria2 line count measured?

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

### What commit was counted for aria2/aria2?

This OctoCounts report was generated from 9e7273583f83e881e3ec067b523ba88724088d2f at commit 9e7273583f83 on 2026-09-20T19:14:34.321008507+00:00.

## Similar repository reports

- [ch604/PrismLauncher-offline](https://octocounts.com/github/ch604/PrismLauncher-offline) — C++, 94,962 code lines
- [Murmele/Gittyup](https://octocounts.com/github/Murmele/Gittyup) — C++, 90,490 code lines
- [google/flatbuffers](https://octocounts.com/github/google/flatbuffers) — C++, 101,824 code lines
- [autohotkey/autohotkey](https://octocounts.com/github/autohotkey/autohotkey) — C++, 102,688 code lines
- [nu774/qaac](https://octocounts.com/github/nu774/qaac) — C++, 83,960 code lines
- [xxnuo/MTranServer](https://octocounts.com/github/xxnuo/MTranServer) — C++, 107,278 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)
