# 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%). Default configuration. Counted with tokei via OctoCounts.

Helvesec/rmux has 679,010 source lines of code out of 752,590 total lines across 2,306 files, counted from the main ref at commit 1f4571e74f36 by the OctoCounts tokei engine on 2026-08-30. 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.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

## 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%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## 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
- [tikv/tikv](https://octocounts.com/github/tikv/tikv) — Rust, 632,230 code lines
- [apache/datafusion](https://octocounts.com/github/apache/datafusion) — Rust, 631,738 code lines
- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 735,484 code lines
- [astral-sh/ruff](https://octocounts.com/github/astral-sh/ruff) — Rust, 619,747 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 751,646 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)
