# rust-unofficial/awesome-rust SLOC report

> As of 2026-09-17 (commit 9db34ab56157), rust-unofficial/awesome-rust contains 3,339 total lines: 988 code, 1,991 comments, 360 blank, across 6 files in 4 languages (top: Rust 97.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rust-unofficial/awesome-rust has 988 source lines of code out of 3,339 total lines across 6 files, counted from the 9db34ab561574671bd136326b3d8e714908b410b ref at commit 9db34ab56157 by the OctoCounts tokei engine on 2026-09-17. 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 rust-unofficial/awesome-rust to commit 9db34ab56157, 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 small codebase by counted code lines. Code represents 29.6% of all lines, comments represent 59.6%, and the repository averages 165 code lines per file. Rust accounts for 97.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 3 | 1,088 | 961 | 32 | 95 |
| TOML | 1 | 28 | 27 | 0 | 1 |
| Markdown | 1 | 2,102 | 0 | 1,850 | 252 |
| Plain Text | 1 | 121 | 0 | 109 | 12 |

Top language (Rust 97.3%). Generated at 2026-09-17T16:19:52.109336895+00:00. Canonical report: https://octocounts.com/github/rust-unofficial/awesome-rust

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rust-unofficial/awesome-rust/commit/9db34ab561574671bd136326b3d8e714908b410b?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 rust-unofficial/awesome-rust have?

rust-unofficial/awesome-rust has 3,339 total lines, including 988 code lines, 1,991 comment lines, and 360 blank lines.

### How was the rust-unofficial/awesome-rust line count measured?

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

### What commit was counted for rust-unofficial/awesome-rust?

This OctoCounts report was generated from 9db34ab561574671bd136326b3d8e714908b410b at commit 9db34ab56157 on 2026-09-17T16:19:52.109336895+00:00.

## Similar repository reports

- [huanglizhuo/silero-vad-pure](https://octocounts.com/github/huanglizhuo/silero-vad-pure) — Rust, 1,238 code lines
- [cgag/loc](https://octocounts.com/github/cgag/loc) — Rust, 1,188 code lines
- [Ansh-699/Q1_Accel_Week-1](https://octocounts.com/github/Ansh-699/Q1_Accel_Week-1) — Rust, 1,150 code lines
- [ThePrimeagen/htmx-lsp](https://octocounts.com/github/ThePrimeagen/htmx-lsp) — Rust, 1,371 code lines
- [lichuang/mini-arrow](https://octocounts.com/github/lichuang/mini-arrow) — Rust, 1,371 code lines
- [sheldonix/silero-vad-rust](https://octocounts.com/github/sheldonix/silero-vad-rust) — Rust, 1,087 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)
