# aristocratos/btop SLOC report

> As of 2026-08-31 (commit 76f339637cfc), aristocratos/btop contains 52,031 total lines: 36,964 code, 8,637 comments, 6,430 blank, across 79 files in 12 languages (top: C Header 43.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving aristocratos/btop to commit 76f339637cfc, 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 71.0% of all lines, comments represent 16.6%, and the repository averages 468 code lines per file. C Header accounts for 43.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 25 | 24,299 | 16,187 | 5,507 | 2,605 |
| C++ | 19 | 19,523 | 16,024 | 1,252 | 2,247 |
| C++ Header | 13 | 3,300 | 2,591 | 383 | 326 |
| C | 4 | 1,624 | 1,265 | 62 | 297 |
| Makefile | 1 | 482 | 379 | 39 | 64 |
| CMake | 6 | 390 | 284 | 44 | 62 |
| SVG | 2 | 149 | 149 | 0 | 0 |
| YAML | 1 | 64 | 58 | 0 | 6 |
| ReStructuredText | 1 | 27 | 22 | 0 | 5 |
| Autoconf | 1 | 10 | 5 | 2 | 3 |
| Markdown | 5 | 2,161 | 0 | 1,346 | 815 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |

Top language (C Header 43.8%). Generated at 2026-08-31T11:30:01.970022582+00:00. Canonical report: https://octocounts.com/github/aristocratos/btop

## Report FAQ

### How many lines of code does aristocratos/btop have?

aristocratos/btop has 52,031 total lines, including 36,964 code lines, 8,637 comment lines, and 6,430 blank lines.

### How was the aristocratos/btop line count measured?

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

### What commit was counted for aristocratos/btop?

This OctoCounts report was generated from main at commit 76f339637cfc on 2026-08-31T11:30:01.970022582+00:00.

## Similar repository reports

- [0xilis/shortcut-sign](https://octocounts.com/github/0xilis/shortcut-sign) — C Header, 32,722 code lines
- [phoenixthrush/Tiny-C-Compiler](https://octocounts.com/github/phoenixthrush/Tiny-C-Compiler) — C Header, 32,100 code lines
- [opa334/Dopamine](https://octocounts.com/github/opa334/Dopamine) — C Header, 44,167 code lines
- [ctfhubio/GNU-time](https://octocounts.com/github/ctfhubio/GNU-time) — C Header, 29,523 code lines
- [libretro/QuickNES_Core](https://octocounts.com/github/libretro/QuickNES_Core) — C Header, 28,301 code lines
- [mangowm/mango](https://octocounts.com/github/mangowm/mango) — C Header, 28,054 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)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
