# claration/Impactor SLOC report

> As of 2026-08-30 (commit 7579972e7d0f), claration/Impactor contains 17,578 total lines: 14,898 code, 372 comments, 2,308 blank, across 121 files in 6 languages (top: Rust 89.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

claration/Impactor has 14,898 source lines of code out of 17,578 total lines across 121 files, counted from the main ref at commit 7579972e7d0f by the OctoCounts tokei engine on 2026-08-30. 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 7579972e7d0f, 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.8% of all lines, comments represent 2.1%, and the repository averages 123 code lines per file. Rust accounts for 89.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 91 | 15,615 | 13,293 | 215 | 2,107 |
| TOML | 24 | 1,424 | 1,301 | 15 | 108 |
| Makefile | 1 | 172 | 162 | 1 | 9 |
| Shell | 1 | 108 | 83 | 1 | 24 |
| Nix | 1 | 61 | 59 | 0 | 2 |
| Markdown | 3 | 198 | 0 | 140 | 58 |

Top language (Rust 89.2%). Generated at 2026-08-30T08:39:04.933427131+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/7579972e7d0f00333a3e4f4cdda9d01218333f2f?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,578 total lines, including 14,898 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 7579972e7d0f, 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 main at commit 7579972e7d0f on 2026-08-30T08:39:04.933427131+00:00.

## Similar repository reports

- [CLARATION/Impactor](https://octocounts.com/github/CLARATION/Impactor) — Rust, 14,889 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
- [nohajc/anylinuxfs](https://octocounts.com/github/nohajc/anylinuxfs) — Rust, 15,228 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

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