# n64decomp/sm64 SLOC report

> As of 2026-09-16 (commit 9921382a68bb), n64decomp/sm64 contains 758,444 total lines: 652,313 code, 47,811 comments, 58,320 blank, across 3,273 files in 19 languages (top: C 82.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

n64decomp/sm64 has 652,313 source lines of code out of 758,444 total lines across 3,273 files, counted from the 9921382a68bb0c865e5e45eb594d9c64db59b1af ref at commit 9921382a68bb by the OctoCounts tokei engine on 2026-09-16. 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 n64decomp/sm64 to commit 9921382a68bb, 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 large codebase by counted code lines. Code represents 86.0% of all lines, comments represent 6.3%, and the repository averages 199 code lines per file. C accounts for 82.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 2,725 | 611,596 | 537,280 | 32,603 | 41,713 |
| C Header | 280 | 56,046 | 42,872 | 6,845 | 6,329 |
| C++ | 12 | 42,685 | 31,858 | 4,692 | 6,135 |
| GNU Style Assembly | 41 | 16,524 | 14,842 | 155 | 1,527 |
| JSON | 41 | 9,534 | 9,528 | 0 | 6 |
| Python | 28 | 8,090 | 6,837 | 352 | 901 |
| Bitbake | 63 | 6,755 | 5,661 | 337 | 757 |
| LD Script | 1 | 1,351 | 1,265 | 28 | 58 |
| Makefile | 10 | 1,530 | 1,014 | 198 | 318 |
| C++ Header | 10 | 624 | 382 | 50 | 192 |
| YAML | 30 | 392 | 338 | 54 | 0 |
| Shell | 10 | 227 | 162 | 34 | 31 |

Top language (C 82.4%). Generated at 2026-09-16T03:55:34.137190978+00:00. Canonical report: https://octocounts.com/github/n64decomp/sm64

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/n64decomp/sm64/commit/9921382a68bb0c865e5e45eb594d9c64db59b1af?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 n64decomp/sm64 have?

n64decomp/sm64 has 758,444 total lines, including 652,313 code lines, 47,811 comment lines, and 58,320 blank lines.

### How was the n64decomp/sm64 line count measured?

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

### What commit was counted for n64decomp/sm64?

This OctoCounts report was generated from 9921382a68bb0c865e5e45eb594d9c64db59b1af at commit 9921382a68bb on 2026-09-16T03:55:34.137190978+00:00.

## Similar repository reports

- [dovecot/core](https://octocounts.com/github/dovecot/core) — C, 558,915 code lines
- [999sian/melee-pc](https://octocounts.com/github/999sian/melee-pc) — C, 557,579 code lines
- [suijingfeng/vkQuake3](https://octocounts.com/github/suijingfeng/vkQuake3) — C, 519,804 code lines
- [ImageMagick/ImageMagick](https://octocounts.com/github/ImageMagick/ImageMagick) — C, 513,384 code lines
- [uroni/urbackup_backend](https://octocounts.com/github/uroni/urbackup_backend) — C, 843,548 code lines
- [JFeng-Z/MiaoUI](https://octocounts.com/github/JFeng-Z/MiaoUI) — C, 882,699 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)
