# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

exteraSquad/crulutils has 2,371 source lines of code out of 2,901 total lines across 30 files, counted from the main ref at commit 9eca3667f9f3 by the OctoCounts tokei engine on 2026-09-01. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/exteraSquad/crulutils/commit/9eca3667f9f3ea2e05e2718ff5536cb9579f9665?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 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

- [mdrkrg/qbasic-rs](https://octocounts.com/github/mdrkrg/qbasic-rs) — Rust, 2,385 code lines
- [Zykairotis/Hypr-Vimx](https://octocounts.com/github/Zykairotis/Hypr-Vimx) — Rust, 2,241 code lines
- [zahamza/simple_6502rs](https://octocounts.com/github/zahamza/simple_6502rs) — Rust, 2,235 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
- [blackportal-ai/delta](https://octocounts.com/github/blackportal-ai/delta) — Rust, 1,844 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)
