# CLARATION/Impactor SLOC report

> As of 2026-09-16 (commit 90a6c4143e00), CLARATION/Impactor contains 17,569 total lines: 14,889 code, 372 comments, 2,308 blank, across 121 files in 6 languages (top: Rust 89.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

CLARATION/Impactor has 14,889 source lines of code out of 17,569 total lines across 121 files, counted from the 90a6c4143e0092af810f00cf92b25c0e1f91cb75 ref at commit 90a6c4143e00 by the OctoCounts tokei engine on 2026-09-16. 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 CLARATION/Impactor to commit 90a6c4143e00, 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 medium-sized codebase by counted code lines. Code represents 84.7% of all lines, comments represent 2.1%, and the repository averages 123 code lines per file. Rust accounts for 89.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 91 | 15,614 | 13,292 | 215 | 2,107 |
| TOML | 24 | 1,423 | 1,300 | 15 | 108 |
| Makefile | 1 | 172 | 162 | 1 | 9 |
| Shell | 1 | 108 | 83 | 1 | 24 |
| Nix | 1 | 54 | 52 | 0 | 2 |
| Markdown | 3 | 198 | 0 | 140 | 58 |

Top language (Rust 89.3%). Generated at 2026-09-16T23:43:00.978924665+00:00. Canonical report: https://octocounts.com/github/CLARATION/Impactor

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/CLARATION/Impactor/commit/90a6c4143e0092af810f00cf92b25c0e1f91cb75?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 CLARATION/Impactor have?

CLARATION/Impactor has 17,569 total lines, including 14,889 code lines, 372 comment lines, and 2,308 blank lines.

### How was the CLARATION/Impactor line count measured?

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

### What commit was counted for CLARATION/Impactor?

This OctoCounts report was generated from 90a6c4143e0092af810f00cf92b25c0e1f91cb75 at commit 90a6c4143e00 on 2026-09-16T23:43:00.978924665+00:00.

## Similar repository reports

- [claration/Impactor](https://octocounts.com/github/claration/Impactor) — Rust, 14,898 code lines
- [async-rs/async-std](https://octocounts.com/github/async-rs/async-std) — Rust, 14,817 code lines
- [PhilippRados/wrecc](https://octocounts.com/github/PhilippRados/wrecc) — Rust, 14,638 code lines
- [mni-ml/framework](https://octocounts.com/github/mni-ml/framework) — Rust, 14,564 code lines
- [rust-man-org/rustman](https://octocounts.com/github/rust-man-org/rustman) — Rust, 14,563 code lines
- [gwenn/lemon-rs](https://octocounts.com/github/gwenn/lemon-rs) — Rust, 14,013 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)
