# n0-computer/iroh SLOC report

> As of 2026-09-13 (commit ec04e273f949), n0-computer/iroh contains 51,234 total lines: 39,289 code, 5,133 comments, 6,812 blank, across 176 files in 6 languages (top: Rust 97.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

n0-computer/iroh has 39,289 source lines of code out of 51,234 total lines across 176 files, counted from the ec04e273f9499bb00b074605d50e25f0faecb455 ref at commit ec04e273f949 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 n0-computer/iroh to commit ec04e273f949, 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 76.7% of all lines, comments represent 10.0%, and the repository averages 223 code lines per file. Rust accounts for 97.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 136 | 45,638 | 38,417 | 1,785 | 5,436 |
| TOML | 19 | 987 | 829 | 58 | 100 |
| Dockerfile | 1 | 65 | 32 | 13 | 20 |
| YAML | 1 | 20 | 11 | 9 | 0 |
| Markdown | 17 | 4,505 | 0 | 3,249 | 1,256 |
| Plain Text | 2 | 19 | 0 | 19 | 0 |

Top language (Rust 97.8%). Generated at 2026-09-13T10:47:47.937629333+00:00. Canonical report: https://octocounts.com/github/n0-computer/iroh

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/n0-computer/iroh/commit/ec04e273f9499bb00b074605d50e25f0faecb455?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 n0-computer/iroh have?

n0-computer/iroh has 51,234 total lines, including 39,289 code lines, 5,133 comment lines, and 6,812 blank lines.

### How was the n0-computer/iroh line count measured?

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

### What commit was counted for n0-computer/iroh?

This OctoCounts report was generated from ec04e273f9499bb00b074605d50e25f0faecb455 at commit ec04e273f949 on 2026-09-13T10:47:47.937629333+00:00.

## Similar repository reports

- [steeb-k/phoenix-simulacra](https://octocounts.com/github/steeb-k/phoenix-simulacra) — Rust, 39,908 code lines
- [huanglizhuo/OctoCounts](https://octocounts.com/github/huanglizhuo/OctoCounts) — Rust, 39,924 code lines
- [redox-os/kernel](https://octocounts.com/github/redox-os/kernel) — Rust, 39,925 code lines
- [kingroryg/turbokv](https://octocounts.com/github/kingroryg/turbokv) — Rust, 40,815 code lines
- [huanglizhuo/OctoCount](https://octocounts.com/github/huanglizhuo/OctoCount) — Rust, 37,592 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)
