# helvesec/rmux SLOC report

> As of 2026-09-16 (commit 1f4571e74f36), helvesec/rmux contains 606,460 total lines: 550,102 code, 6,942 comments, 49,416 blank, across 1,555 files in 11 languages (top: Rust 92.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

helvesec/rmux has 550,102 source lines of code out of 606,460 total lines across 1,555 files, counted from the 1f4571e74f36be0c033c6294d1616c7d3a6fbda1 ref at commit 1f4571e74f36 by the OctoCounts tokei engine on 2026-09-16. 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 helvesec/rmux to commit 1f4571e74f36, 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.1%, and the repository averages 354 code lines per file. Rust accounts for 92.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,330 | 557,642 | 507,868 | 5,031 | 44,743 |
| Python | 97 | 27,760 | 24,984 | 119 | 2,657 |
| Shell | 63 | 11,936 | 10,499 | 203 | 1,234 |
| PowerShell | 13 | 5,821 | 5,436 | 59 | 326 |
| TOML | 23 | 687 | 580 | 39 | 68 |
| YAML | 2 | 562 | 557 | 0 | 5 |
| JSON | 3 | 99 | 98 | 0 | 1 |
| Nix | 1 | 89 | 65 | 13 | 11 |
| HTML | 1 | 15 | 15 | 0 | 0 |
| Markdown | 20 | 1,568 | 0 | 1,197 | 371 |
| Plain Text | 2 | 281 | 0 | 281 | 0 |

Top language (Rust 92.3%). Generated at 2026-09-16T18:27:31.875965218+00:00. Canonical report: https://octocounts.com/github/helvesec/rmux

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/helvesec/rmux/commit/1f4571e74f36be0c033c6294d1616c7d3a6fbda1?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 helvesec/rmux have?

helvesec/rmux has 606,460 total lines, including 550,102 code lines, 6,942 comment lines, and 49,416 blank lines.

### How was the helvesec/rmux line count measured?

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

### What commit was counted for helvesec/rmux?

This OctoCounts report was generated from 1f4571e74f36be0c033c6294d1616c7d3a6fbda1 at commit 1f4571e74f36 on 2026-09-16T18:27:31.875965218+00:00.

## Similar repository reports

- [Ansh-699/agave](https://octocounts.com/github/Ansh-699/agave) — Rust, 539,338 code lines
- [pnpm/pnpm](https://octocounts.com/github/pnpm/pnpm) — Rust, 532,096 code lines
- [pola-rs/polars](https://octocounts.com/github/pola-rs/polars) — Rust, 504,853 code lines
- [brightwave-inc/tidebreak](https://octocounts.com/github/brightwave-inc/tidebreak) — Rust, 601,204 code lines
- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 488,361 code lines
- [astral-sh/ruff](https://octocounts.com/github/astral-sh/ruff) — Rust, 619,747 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)
