# herdrdev/herdr SLOC report

> As of 2026-09-17 (commit e7e3dfa60e35), herdrdev/herdr contains 262,779 total lines: 238,333 code, 4,048 comments, 20,398 blank, across 492 files in 16 languages (top: Rust 92.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

herdrdev/herdr has 238,333 source lines of code out of 262,779 total lines across 492 files, counted from the master ref at commit e7e3dfa60e35 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 herdrdev/herdr to commit e7e3dfa60e35, 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 90.7% of all lines, comments represent 1.5%, and the repository averages 484 code lines per file. Rust accounts for 92.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 344 | 239,817 | 220,718 | 1,515 | 17,584 |
| Python | 29 | 6,916 | 5,845 | 45 | 1,026 |
| TOML | 48 | 3,512 | 3,034 | 172 | 306 |
| PowerShell | 20 | 2,996 | 2,694 | 68 | 234 |
| TypeScript | 6 | 2,161 | 1,874 | 30 | 257 |
| Shell | 20 | 1,900 | 1,604 | 91 | 205 |
| JSON | 3 | 1,541 | 1,541 | 0 | 0 |
| JavaScript | 4 | 703 | 603 | 39 | 61 |
| Nix | 2 | 207 | 188 | 3 | 16 |
| Just | 1 | 231 | 177 | 26 | 28 |
| Perl | 1 | 26 | 23 | 1 | 2 |
| Batch | 1 | 21 | 18 | 0 | 3 |

Top language (Rust 92.6%). Generated at 2026-09-17T02:39:48.603283978+00:00. Canonical report: https://octocounts.com/github/herdrdev/herdr

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/herdrdev/herdr/commit/e7e3dfa60e359404def46503dd105c165d02a561?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 herdrdev/herdr have?

herdrdev/herdr has 262,779 total lines, including 238,333 code lines, 4,048 comment lines, and 20,398 blank lines.

### How was the herdrdev/herdr line count measured?

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

### What commit was counted for herdrdev/herdr?

This OctoCounts report was generated from master at commit e7e3dfa60e35 on 2026-09-17T02:39:48.603283978+00:00.

## Similar repository reports

- [harry0703/MangoDisk](https://octocounts.com/github/harry0703/MangoDisk) — Rust, 238,240 code lines
- [rustdesk/rustdesk](https://octocounts.com/github/rustdesk/rustdesk) — Rust, 239,371 code lines
- [Kuddev/pebrel](https://octocounts.com/github/Kuddev/pebrel) — Rust, 235,206 code lines
- [farion1231/cc-switch](https://octocounts.com/github/farion1231/cc-switch) — Rust, 234,174 code lines
- [tracel-ai/burn](https://octocounts.com/github/tracel-ai/burn) — Rust, 249,702 code lines
- [cdesktop-ai/cdesktop](https://octocounts.com/github/cdesktop-ai/cdesktop) — Rust, 250,954 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)
