# rwf2/rocket SLOC report

> As of 2026-09-13 (commit 504efef17962), rwf2/rocket contains 47,362 total lines: 35,502 code, 4,186 comments, 7,674 blank, across 431 files in 12 languages (top: Rust 92.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rwf2/rocket has 35,502 source lines of code out of 47,362 total lines across 431 files, counted from the 504efef179622df82ba1dbd37f2e0d9ed2b7c9e4 ref at commit 504efef17962 by the OctoCounts tokei engine on 2026-09-13. 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 rwf2/rocket to commit 504efef17962, 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,398 | 32,835 | 1,256 | 6,307 |
| 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-09-13T17:41:20.745383596+00:00. Canonical report: https://octocounts.com/github/rwf2/rocket

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rwf2/rocket/commit/504efef179622df82ba1dbd37f2e0d9ed2b7c9e4?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 rwf2/rocket have?

rwf2/rocket has 47,362 total lines, including 35,502 code lines, 4,186 comment lines, and 7,674 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 504efef17962, 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 504efef179622df82ba1dbd37f2e0d9ed2b7c9e4 at commit 504efef17962 on 2026-09-13T17:41:20.745383596+00:00.

## Similar repository reports

- [BurntSushi/ripgrep](https://octocounts.com/github/BurntSushi/ripgrep) — Rust, 35,349 code lines
- [mlm-games/miniter](https://octocounts.com/github/mlm-games/miniter) — Rust, 35,110 code lines
- [rokokol/MolvAI](https://octocounts.com/github/rokokol/MolvAI) — Rust, 36,052 code lines
- [RyanCodrai/turbovec](https://octocounts.com/github/RyanCodrai/turbovec) — Rust, 34,699 code lines
- [leeguooooo/iphone-use](https://octocounts.com/github/leeguooooo/iphone-use) — Rust, 36,513 code lines
- [noh-rs/nohrs](https://octocounts.com/github/noh-rs/nohrs) — Rust, 37,099 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)
- [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)
