# 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%). Counted with tokei via OctoCounts.

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

## 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,309 code lines
- [sqlcipher/sqlcipher](https://octocounts.com/github/sqlcipher/sqlcipher) — C, 404,617 code lines
- [mirror/xserver](https://octocounts.com/github/mirror/xserver) — C, 387,051 code lines
- [tencent/wcdb](https://octocounts.com/github/tencent/wcdb) — C, 432,026 code lines
- [xiaojieonly/Ehviewer_CN_SXJ](https://octocounts.com/github/xiaojieonly/Ehviewer_CN_SXJ) — C, 436,098 code lines
- [X11Libre/xserver](https://octocounts.com/github/X11Libre/xserver) — C, 379,049 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)
