# Gr3yPh/the-greatest SLOC report

> As of 2026-07-24 (commit 7d37e0987113), Gr3yPh/the-greatest contains 41,662,059 total lines: 31,639,790 code, 4,768,100 comments, 5,254,169 blank, across 87,970 files in 54 languages (top: C 61.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Gr3yPh/the-greatest to commit 7d37e0987113, 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 75.9% of all lines, comments represent 11.4%, and the repository averages 360 code lines per file. C accounts for 61.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 36,532 | 25,991,458 | 19,365,642 | 2,877,009 | 3,748,807 |
| C Header | 26,608 | 10,388,068 | 8,044,638 | 1,560,613 | 782,817 |
| Device Tree | 6,251 | 2,056,279 | 1,690,535 | 90,690 | 275,054 |
| ReStructuredText | 3,951 | 814,810 | 618,281 | 0 | 196,529 |
| JSON | 1,030 | 593,151 | 593,148 | 0 | 3 |
| YAML | 5,551 | 633,517 | 516,897 | 23,397 | 93,223 |
| GNU Style Assembly | 1,355 | 375,607 | 273,244 | 57,673 | 44,690 |
| Shell | 1,152 | 214,523 | 149,541 | 26,833 | 38,149 |
| Python | 391 | 121,443 | 95,165 | 7,721 | 18,557 |
| Rust | 351 | 113,442 | 93,388 | 8,092 | 11,962 |
| Makefile | 3,183 | 85,664 | 59,406 | 13,431 | 12,827 |
| SVG | 87 | 57,503 | 56,094 | 1,311 | 98 |

Top language (C 61.2%). Generated at 2026-07-24T02:45:36.444659994+00:00. Canonical report: https://octocounts.com/github/Gr3yPh/the-greatest

## Report FAQ

### How many lines of code does Gr3yPh/the-greatest have?

Gr3yPh/the-greatest has 41,662,059 total lines, including 31,639,790 code lines, 4,768,100 comment lines, and 5,254,169 blank lines.

### How was the Gr3yPh/the-greatest line count measured?

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

### What commit was counted for Gr3yPh/the-greatest?

This OctoCounts report was generated from main at commit 7d37e0987113 on 2026-07-24T02:45:36.444659994+00:00.

## Similar repository reports

- [ENA-QWQ/the-greatest](https://octocounts.com/github/ENA-QWQ/the-greatest) — C, 31,639,790 code lines
- [torvalds/linux](https://octocounts.com/github/torvalds/linux) — C, 32,336,287 code lines
- [DeusData/codebase-memory-mcp](https://octocounts.com/github/DeusData/codebase-memory-mcp) — C, 12,218,477 code lines
- [gcc-mirror/gcc](https://octocounts.com/github/gcc-mirror/gcc) — C, 11,232,096 code lines
- [reactos/reactos](https://octocounts.com/github/reactos/reactos) — C, 7,358,645 code lines
- [Enigma-Soul/yunhu-gram](https://octocounts.com/github/Enigma-Soul/yunhu-gram) — C, 6,358,263 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
