# lostb1t/remux SLOC report

> As of 2026-09-18 (commit 660cc2f98bc7), lostb1t/remux contains 134,562 total lines: 120,375 code, 4,601 comments, 9,586 blank, across 295 files in 9 languages (top: Rust 94.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lostb1t/remux has 120,375 source lines of code out of 134,562 total lines across 295 files, counted from the 660cc2f98bc7a082076cbb2afb3e224c916607b3 ref at commit 660cc2f98bc7 by the OctoCounts tokei engine on 2026-09-18. 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 lostb1t/remux to commit 660cc2f98bc7, 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 89.5% of all lines, comments represent 3.4%, and the repository averages 408 code lines per file. Rust accounts for 94.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 178 | 126,283 | 114,201 | 3,419 | 8,663 |
| JSON | 45 | 2,405 | 2,405 | 0 | 0 |
| CSS | 4 | 2,677 | 2,329 | 67 | 281 |
| SQL | 46 | 1,116 | 788 | 219 | 109 |
| TOML | 11 | 466 | 397 | 22 | 47 |
| SVG | 5 | 226 | 173 | 2 | 51 |
| Dockerfile | 1 | 86 | 75 | 2 | 9 |
| YAML | 1 | 11 | 7 | 3 | 1 |
| Markdown | 4 | 1,292 | 0 | 867 | 425 |

Top language (Rust 94.9%). Generated at 2026-09-18T14:53:10.958752080+00:00. Canonical report: https://octocounts.com/github/lostb1t/remux

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lostb1t/remux/commit/660cc2f98bc7a082076cbb2afb3e224c916607b3?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 lostb1t/remux have?

lostb1t/remux has 134,562 total lines, including 120,375 code lines, 4,601 comment lines, and 9,586 blank lines.

### How was the lostb1t/remux line count measured?

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

### What commit was counted for lostb1t/remux?

This OctoCounts report was generated from 660cc2f98bc7a082076cbb2afb3e224c916607b3 at commit 660cc2f98bc7 on 2026-09-18T14:53:10.958752080+00:00.

## Similar repository reports

- [AnyiWang/OpenCovibe](https://octocounts.com/github/AnyiWang/OpenCovibe) — Rust, 121,041 code lines
- [pengwow/axon_quant](https://octocounts.com/github/pengwow/axon_quant) — Rust, 119,401 code lines
- [napi-rs/napi-rs](https://octocounts.com/github/napi-rs/napi-rs) — Rust, 118,428 code lines
- [meilisearch/meilisearch](https://octocounts.com/github/meilisearch/meilisearch) — Rust, 124,781 code lines
- [louis-e/arnis](https://octocounts.com/github/louis-e/arnis) — Rust, 125,088 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 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)
