# noh-rs/nohrs SLOC report

> As of 2026-07-17 (commit a06ed708ffd3), noh-rs/nohrs contains 13,659 total lines: 11,370 code, 968 comments, 1,321 blank, across 125 files in 10 languages (top: Rust 92.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving noh-rs/nohrs to commit a06ed708ffd3, 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 83.2% of all lines, comments represent 7.1%, and the repository averages 91 code lines per file. Rust accounts for 92.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 68 | 12,221 | 10,525 | 583 | 1,113 |
| TOML | 13 | 412 | 296 | 76 | 40 |
| SVG | 28 | 236 | 233 | 3 | 0 |
| YAML | 5 | 89 | 86 | 0 | 3 |
| Python | 1 | 87 | 74 | 3 | 10 |
| Shell | 1 | 88 | 63 | 18 | 7 |
| Nix | 1 | 45 | 42 | 0 | 3 |
| Dockerfile | 2 | 39 | 31 | 0 | 8 |
| SQL | 1 | 25 | 20 | 3 | 2 |
| Markdown | 5 | 417 | 0 | 282 | 135 |

Top language (Rust 92.6%). Generated at 2026-07-17T14:18:05.443185836+00:00. Canonical report: https://octocounts.com/github/noh-rs/nohrs

## Report FAQ

### How many lines of code does noh-rs/nohrs have?

noh-rs/nohrs has 13,659 total lines, including 11,370 code lines, 968 comment lines, and 1,321 blank lines.

### How was the noh-rs/nohrs line count measured?

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

### What commit was counted for noh-rs/nohrs?

This OctoCounts report was generated from develop at commit a06ed708ffd3 on 2026-07-17T14:18:05.443185836+00:00.

## Similar repository reports

- [WildPixelGames/voxelis](https://octocounts.com/github/WildPixelGames/voxelis) — Rust, 11,596 code lines
- [kkawakam/rustyline](https://octocounts.com/github/kkawakam/rustyline) — Rust, 12,046 code lines
- [CrankZ/li-calendar](https://octocounts.com/github/CrankZ/li-calendar) — Rust, 10,181 code lines
- [lsd-rs/lsd](https://octocounts.com/github/lsd-rs/lsd) — Rust, 12,651 code lines
- [second-state/qwen3_tts_rs](https://octocounts.com/github/second-state/qwen3_tts_rs) — Rust, 10,051 code lines
- [ogham/exa](https://octocounts.com/github/ogham/exa) — Rust, 9,469 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)
