# Helvesec/rmux SLOC report

> As of 2026-08-30 (commit 1f4571e74f36), Helvesec/rmux contains 752,590 total lines: 679,010 code, 10,850 comments, 62,730 blank, across 2,306 files in 14 languages (top: Rust 93.1%). Counted with tokei via OctoCounts.

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.2% of all lines, comments represent 1.4%, and the repository averages 294 code lines per file. Rust accounts for 93.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,583 | 695,539 | 632,261 | 6,199 | 57,079 |
| Python | 97 | 27,760 | 24,984 | 119 | 2,657 |
| Shell | 64 | 11,945 | 10,506 | 204 | 1,235 |
| PowerShell | 13 | 5,821 | 5,436 | 59 | 326 |
| SVG | 459 | 4,000 | 3,947 | 2 | 51 |
| TOML | 25 | 1,071 | 912 | 39 | 120 |
| YAML | 4 | 628 | 623 | 0 | 5 |
| JavaScript | 1 | 143 | 131 | 3 | 9 |
| JSON | 5 | 127 | 126 | 0 | 1 |
| Nix | 1 | 89 | 65 | 13 | 11 |
| HTML | 1 | 15 | 15 | 0 | 0 |
| HEX | 4 | 4 | 4 | 0 | 0 |

Top language (Rust 93.1%). Generated at 2026-08-30T09:46:44.381585091+00:00. Canonical report: https://octocounts.com/github/Helvesec/rmux

## Report FAQ

### How many lines of code does Helvesec/rmux have?

Helvesec/rmux has 752,590 total lines, including 679,010 code lines, 10,850 comment lines, and 62,730 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 main at commit 1f4571e74f36 on 2026-08-30T09:46:44.381585091+00:00.

## Similar repository reports

- [biomejs/biome](https://octocounts.com/github/biomejs/biome) — Rust, 699,703 code lines
- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 715,366 code lines
- [databendlabs/databend](https://octocounts.com/github/databendlabs/databend) — Rust, 637,220 code lines
- [GreptimeTeam/greptimedb](https://octocounts.com/github/GreptimeTeam/greptimedb) — Rust, 637,097 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 722,978 code lines
- [bifrost-proxy/bifrost](https://octocounts.com/github/bifrost-proxy/bifrost) — Rust, 623,283 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)
