# ClassicOldSong/Apollo SLOC report

> As of 2026-09-05 (commit dd99a82247de), ClassicOldSong/Apollo contains 84,914 total lines: 65,097 code, 8,977 comments, 10,840 blank, across 362 files in 30 languages (top: C++ 49.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ClassicOldSong/Apollo has 65,097 source lines of code out of 84,914 total lines across 362 files, counted from the dd99a82247de72ad16b8804ae85822ddc8222c3a ref at commit dd99a82247de by the OctoCounts tokei engine on 2026-09-05. 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 ClassicOldSong/Apollo to commit dd99a82247de, 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 76.7% of all lines, comments represent 10.6%, and the repository averages 180 code lines per file. C++ accounts for 49.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 67 | 43,000 | 31,890 | 4,129 | 6,981 |
| C Header | 79 | 18,186 | 12,292 | 3,695 | 2,199 |
| JSON | 38 | 11,021 | 11,021 | 0 | 0 |
| C | 3 | 2,064 | 1,891 | 19 | 154 |
| CMake | 43 | 2,205 | 1,594 | 309 | 302 |
| HTML | 10 | 1,538 | 1,423 | 56 | 59 |
| Shell | 8 | 1,153 | 944 | 89 | 120 |
| Objective-C++ | 3 | 906 | 629 | 100 | 177 |
| Dockerfile | 5 | 686 | 451 | 118 | 117 |
| Vue | 23 | 523 | 403 | 37 | 83 |
| HLSL | 34 | 415 | 329 | 8 | 78 |
| JavaScript | 7 | 357 | 270 | 48 | 39 |

Top language (C++ 49.0%). Generated at 2026-09-05T19:07:58.221176598+00:00. Canonical report: https://octocounts.com/github/ClassicOldSong/Apollo

## Reproduce this report

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

ClassicOldSong/Apollo has 84,914 total lines, including 65,097 code lines, 8,977 comment lines, and 10,840 blank lines.

### How was the ClassicOldSong/Apollo line count measured?

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

### What commit was counted for ClassicOldSong/Apollo?

This OctoCounts report was generated from dd99a82247de72ad16b8804ae85822ddc8222c3a at commit dd99a82247de on 2026-09-05T19:07:58.221176598+00:00.

## Similar repository reports

- [NVIDIA/NeMo-Speech.cpp](https://octocounts.com/github/NVIDIA/NeMo-Speech.cpp) — C++, 64,215 code lines
- [lizardbyte/sunshine](https://octocounts.com/github/lizardbyte/sunshine) — C++, 63,118 code lines
- [mkxp-z/mkxp-z](https://octocounts.com/github/mkxp-z/mkxp-z) — C++, 62,446 code lines
- [rpm-software-management/rpm](https://octocounts.com/github/rpm-software-management/rpm) — C++, 62,133 code lines
- [Nodesclock/Blinker-fluid](https://octocounts.com/github/Nodesclock/Blinker-fluid) — C++, 68,408 code lines
- [uncrustify/uncrustify](https://octocounts.com/github/uncrustify/uncrustify) — C++, 71,664 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)
