# mbbill/Silverfir-nano SLOC report

> As of 2026-08-28 (commit ed3f823501b7), mbbill/Silverfir-nano contains 557,457 total lines: 407,820 code, 114,589 comments, 35,048 blank, across 882 files in 16 languages (top: C 52.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mbbill/Silverfir-nano has 407,820 source lines of code out of 557,457 total lines across 882 files, counted from the main ref at commit ed3f823501b7 by the OctoCounts tokei engine on 2026-08-28. 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 mbbill/Silverfir-nano to commit ed3f823501b7, 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 73.2% of all lines, comments represent 20.6%, and the repository averages 462 code lines per file. C accounts for 52.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 32 | 309,584 | 215,667 | 77,267 | 16,650 |
| Rust | 304 | 183,603 | 166,381 | 5,315 | 11,907 |
| Python | 26 | 12,058 | 10,567 | 360 | 1,131 |
| HTML | 2 | 3,938 | 3,892 | 0 | 46 |
| C Header | 9 | 16,686 | 3,539 | 12,456 | 691 |
| JSON | 5 | 3,021 | 3,021 | 0 | 0 |
| Lua | 10 | 2,956 | 2,404 | 269 | 283 |
| SVG | 10 | 934 | 917 | 0 | 17 |
| JavaScript | 2 | 556 | 500 | 15 | 41 |
| TOML | 16 | 488 | 310 | 116 | 62 |
| Alex | 2 | 312 | 266 | 0 | 46 |
| Shell | 4 | 283 | 187 | 60 | 36 |

Top language (C 52.9%). Generated at 2026-08-28T11:39:16.449774767+00:00. Canonical report: https://octocounts.com/github/mbbill/Silverfir-nano

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mbbill/Silverfir-nano/commit/ed3f823501b7a5f9250b1ffb72c801842fafdd89?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 mbbill/Silverfir-nano have?

mbbill/Silverfir-nano has 557,457 total lines, including 407,820 code lines, 114,589 comment lines, and 35,048 blank lines.

### How was the mbbill/Silverfir-nano line count measured?

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

### What commit was counted for mbbill/Silverfir-nano?

This OctoCounts report was generated from main at commit ed3f823501b7 on 2026-08-28T11:39:16.449774767+00:00.

## Similar repository reports

- [rusqlite/rusqlite](https://octocounts.com/github/rusqlite/rusqlite) — C, 407,539 code lines
- [xiaojieonly/Ehviewer_CN_SXJ](https://octocounts.com/github/xiaojieonly/Ehviewer_CN_SXJ) — C, 375,254 code lines
- [sqlcipher/sqlcipher](https://octocounts.com/github/sqlcipher/sqlcipher) — C, 374,108 code lines
- [sqlite/sqlite](https://octocounts.com/github/sqlite/sqlite) — C, 373,072 code lines
- [mirror/xserver](https://octocounts.com/github/mirror/xserver) — C, 364,477 code lines
- [x11libre/xserver](https://octocounts.com/github/x11libre/xserver) — C, 350,425 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)
