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

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

## 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

- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 code lines
- [dioxuslabs/dioxus](https://octocounts.com/github/dioxuslabs/dioxus) — Rust, 123,362 code lines
- [smol-machines/smolvm](https://octocounts.com/github/smol-machines/smolvm) — Rust, 127,882 code lines
- [AnyiWang/OpenCovibe](https://octocounts.com/github/AnyiWang/OpenCovibe) — Rust, 121,041 code lines
- [h4ckf0r0day/obscura](https://octocounts.com/github/h4ckf0r0day/obscura) — Rust, 129,362 code lines
- [harry0703/MangoDisk](https://octocounts.com/github/harry0703/MangoDisk) — Rust, 130,705 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)
