# reactos/reactos SLOC report

> As of 2026-09-07 (commit 5a719956e3b8), reactos/reactos contains 10,426,352 total lines: 7,377,603 code, 1,742,452 comments, 1,306,297 blank, across 18,829 files in 41 languages (top: C 63.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

reactos/reactos has 7,377,603 source lines of code out of 10,426,352 total lines across 18,829 files, counted from the 5a719956e3b8f00c1f0a85bee25f81bc047dee4b ref at commit 5a719956e3b8 by the OctoCounts tokei engine on 2026-09-07. 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 reactos/reactos to commit 5a719956e3b8, 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 very large codebase by counted code lines. Code represents 70.8% of all lines, comments represent 16.7%, and the repository averages 392 code lines per file. C accounts for 63.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 8,506 | 6,318,248 | 4,680,366 | 751,559 | 886,323 |
| C Header | 5,625 | 1,916,073 | 1,473,352 | 249,970 | 192,751 |
| C++ | 1,607 | 745,394 | 520,979 | 118,990 | 105,425 |
| Monkey C | 24 | 518,596 | 439,498 | 32 | 79,066 |
| RPM Specfile | 572 | 50,049 | 47,228 | 2,522 | 299 |
| C++ Header | 229 | 61,224 | 40,251 | 11,117 | 9,856 |
| INI | 27 | 42,488 | 37,220 | 1,000 | 4,268 |
| CMake | 1,373 | 38,035 | 31,238 | 1,532 | 5,265 |
| GNU Style Assembly | 280 | 35,893 | 21,402 | 7,901 | 6,590 |
| SVG | 24 | 14,782 | 14,755 | 16 | 11 |
| Happy | 12 | 15,261 | 13,570 | 0 | 1,691 |
| JavaScript | 11 | 9,084 | 7,774 | 197 | 1,113 |

Top language (C 63.4%). Generated at 2026-09-07T16:45:59.918460510+00:00. Canonical report: https://octocounts.com/github/reactos/reactos

## Reproduce this report

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

reactos/reactos has 10,426,352 total lines, including 7,377,603 code lines, 1,742,452 comment lines, and 1,306,297 blank lines.

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

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

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

This OctoCounts report was generated from 5a719956e3b8f00c1f0a85bee25f81bc047dee4b at commit 5a719956e3b8 on 2026-09-07T16:45:59.918460510+00:00.

## Similar repository reports

- [vcvkk/Telegram-iOS](https://octocounts.com/github/vcvkk/Telegram-iOS) — C, 5,661,625 code lines
- [TelegramMessenger/Telegram-iOS](https://octocounts.com/github/TelegramMessenger/Telegram-iOS) — C, 5,285,043 code lines
- [yugabyte/yugabyte-db](https://octocounts.com/github/yugabyte/yugabyte-db) — C, 4,654,940 code lines
- [zephyrproject-rtos/zephyr](https://octocounts.com/github/zephyrproject-rtos/zephyr) — C, 3,583,127 code lines
- [gcc-mirror/gcc](https://octocounts.com/github/gcc-mirror/gcc) — C, 11,245,820 code lines
- [tsirysndr/rockbox-zig](https://octocounts.com/github/tsirysndr/rockbox-zig) — C, 2,061,816 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
