# exteraSquad/crulutils SLOC report

> As of 2026-09-01 (commit 9eca3667f9f3), exteraSquad/crulutils contains 2,901 total lines: 2,371 code, 31 comments, 499 blank, across 30 files in 7 languages (top: Rust 57.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving exteraSquad/crulutils to commit 9eca3667f9f3, 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 small codebase by counted code lines. Code represents 81.7% of all lines, comments represent 1.1%, and the repository averages 79 code lines per file. Rust accounts for 57.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 23 | 1,562 | 1,357 | 0 | 205 |
| Python | 1 | 849 | 640 | 9 | 200 |
| C | 1 | 203 | 171 | 1 | 31 |
| C Header | 2 | 217 | 151 | 19 | 47 |
| Shell | 1 | 55 | 41 | 1 | 13 |
| TOML | 1 | 14 | 11 | 0 | 3 |
| Markdown | 1 | 1 | 0 | 1 | 0 |

Top language (Rust 57.2%). Generated at 2026-09-01T18:57:37.480537615+00:00. Canonical report: https://octocounts.com/github/exteraSquad/crulutils

## Report FAQ

### How many lines of code does exteraSquad/crulutils have?

exteraSquad/crulutils has 2,901 total lines, including 2,371 code lines, 31 comment lines, and 499 blank lines.

### How was the exteraSquad/crulutils line count measured?

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

### What commit was counted for exteraSquad/crulutils?

This OctoCounts report was generated from main at commit 9eca3667f9f3 on 2026-09-01T18:57:37.480537615+00:00.

## Similar repository reports

- [ThatXliner/rust-but-lisp](https://octocounts.com/github/ThatXliner/rust-but-lisp) — Rust, 2,330 code lines
- [huanglizhuo/silero-vad-pure](https://octocounts.com/github/huanglizhuo/silero-vad-pure) — Rust, 2,497 code lines
- [BerkeOruc/oplire](https://octocounts.com/github/BerkeOruc/oplire) — Rust, 2,242 code lines
- [CHA0S-LABS/ordr-backend](https://octocounts.com/github/CHA0S-LABS/ordr-backend) — Rust, 2,162 code lines
- [typst/codex](https://octocounts.com/github/typst/codex) — Rust, 2,091 code lines
- [ikstv/S.T.A.L.K.E.R.-2-map](https://octocounts.com/github/ikstv/S.T.A.L.K.E.R.-2-map) — Rust, 2,706 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)
