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

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

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

- [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,710 code lines
- [memohai/Autofish](https://octocounts.com/github/memohai/Autofish) — Rust, 15,596 code lines
- [eza-community/eza](https://octocounts.com/github/eza-community/eza) — Rust, 15,741 code lines
- [gwenn/lemon-rs](https://octocounts.com/github/gwenn/lemon-rs) — Rust, 14,013 code lines
- [explodingcamera/tinywasm](https://octocounts.com/github/explodingcamera/tinywasm) — Rust, 15,853 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)
