# rwf2/rocket SLOC report

> As of 2026-08-26 (commit 3a54d079aef0), rwf2/rocket contains 47,393 total lines: 35,529 code, 4,186 comments, 7,678 blank, across 431 files in 12 languages (top: Rust 92.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rwf2/rocket to commit 3a54d079aef0, 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 medium-sized codebase by counted code lines. Code represents 75.0% of all lines, comments represent 8.8%, and the repository averages 82 code lines per file. Rust accounts for 92.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 332 | 40,429 | 32,862 | 1,256 | 6,311 |
| TOML | 42 | 999 | 826 | 24 | 149 |
| CSS | 6 | 1,094 | 687 | 234 | 173 |
| Shell | 5 | 638 | 467 | 62 | 109 |
| Tera | 8 | 351 | 306 | 7 | 38 |
| JavaScript | 1 | 172 | 126 | 13 | 33 |
| Handlebars | 8 | 127 | 114 | 0 | 13 |
| HTML | 4 | 78 | 72 | 0 | 6 |
| Jinja2 | 5 | 43 | 41 | 0 | 2 |
| SQL | 7 | 29 | 28 | 0 | 1 |
| Markdown | 11 | 3,326 | 0 | 2,518 | 808 |
| Plain Text | 2 | 107 | 0 | 72 | 35 |

Top language (Rust 92.5%). Generated at 2026-08-26T18:16:46.016769277+00:00. Canonical report: https://octocounts.com/github/rwf2/rocket

## Report FAQ

### How many lines of code does rwf2/rocket have?

rwf2/rocket has 47,393 total lines, including 35,529 code lines, 4,186 comment lines, and 7,678 blank lines.

### How was the rwf2/rocket line count measured?

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

### What commit was counted for rwf2/rocket?

This OctoCounts report was generated from master at commit 3a54d079aef0 on 2026-08-26T18:16:46.016769277+00:00.

## Similar repository reports

- [asteroidb/asteroidb](https://octocounts.com/github/asteroidb/asteroidb) — Rust, 35,710 code lines
- [feyninc/tokie](https://octocounts.com/github/feyninc/tokie) — Rust, 35,132 code lines
- [kingroryg/turbokv](https://octocounts.com/github/kingroryg/turbokv) — Rust, 36,237 code lines
- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 34,144 code lines
- [RyanCodrai/turbovec](https://octocounts.com/github/RyanCodrai/turbovec) — Rust, 34,053 code lines
- [huanglizhuo/OctoCount](https://octocounts.com/github/huanglizhuo/OctoCount) — Rust, 33,163 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
