# louis-e/arnis SLOC report

> As of 2026-08-28 (commit c7b5f19de054), louis-e/arnis contains 145,667 total lines: 125,088 code, 9,019 comments, 11,560 blank, across 237 files in 9 languages (top: Rust 58.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

louis-e/arnis has 125,088 source lines of code out of 145,667 total lines across 237 files, counted from the main ref at commit c7b5f19de054 by the OctoCounts tokei engine on 2026-08-28. 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 louis-e/arnis to commit c7b5f19de054, 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 85.9% of all lines, comments represent 6.2%, and the repository averages 528 code lines per file. Rust accounts for 58.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 157 | 85,061 | 73,292 | 4,925 | 6,844 |
| JavaScript | 21 | 37,364 | 29,617 | 3,668 | 4,079 |
| JSON | 38 | 16,986 | 16,984 | 0 | 2 |
| CSS | 10 | 4,365 | 3,710 | 192 | 463 |
| SVG | 3 | 837 | 812 | 0 | 25 |
| HTML | 2 | 639 | 542 | 46 | 51 |
| TOML | 1 | 85 | 74 | 3 | 8 |
| Nix | 1 | 65 | 57 | 1 | 7 |
| Markdown | 4 | 265 | 0 | 184 | 81 |

Top language (Rust 58.6%). Generated at 2026-08-28T05:30:05.437862256+00:00. Canonical report: https://octocounts.com/github/louis-e/arnis

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/louis-e/arnis/commit/c7b5f19de05488bd401bb32fc4c0eb3baf151e23?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 louis-e/arnis have?

louis-e/arnis has 145,667 total lines, including 125,088 code lines, 9,019 comment lines, and 11,560 blank lines.

### How was the louis-e/arnis line count measured?

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

### What commit was counted for louis-e/arnis?

This OctoCounts report was generated from main at commit c7b5f19de054 on 2026-08-28T05:30:05.437862256+00:00.

## Similar repository reports

- [meilisearch/meilisearch](https://octocounts.com/github/meilisearch/meilisearch) — Rust, 124,781 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 code lines
- [BigPizzaV3/CodexPlusPlus](https://octocounts.com/github/BigPizzaV3/CodexPlusPlus) — Rust, 126,965 code lines
- [AnyiWang/OpenCovibe](https://octocounts.com/github/AnyiWang/OpenCovibe) — Rust, 121,041 code lines
- [lostb1t/remux](https://octocounts.com/github/lostb1t/remux) — Rust, 120,375 code lines
- [pengwow/axon_quant](https://octocounts.com/github/pengwow/axon_quant) — Rust, 119,401 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)
