# ytmmi/CRF SLOC report

> As of 2026-09-12 (commit 8a39385f4acb), ytmmi/CRF contains 33,771 total lines: 28,712 code, 2,297 comments, 2,762 blank, across 166 files in 5 languages (top: Rust 98.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ytmmi/CRF has 28,712 source lines of code out of 33,771 total lines across 166 files, counted from the main ref at commit 8a39385f4acb by the OctoCounts tokei engine on 2026-09-12. 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 ytmmi/CRF to commit 8a39385f4acb, 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 85.0% of all lines, comments represent 6.8%, and the repository averages 173 code lines per file. Rust accounts for 98.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 157 | 32,361 | 28,376 | 1,500 | 2,485 |
| PowerShell | 2 | 296 | 228 | 52 | 16 |
| Python | 1 | 91 | 77 | 2 | 12 |
| TOML | 3 | 54 | 31 | 18 | 5 |
| Markdown | 3 | 969 | 0 | 725 | 244 |

Top language (Rust 98.8%). Generated at 2026-09-12T19:02:25.457727932+00:00. Canonical report: https://octocounts.com/github/ytmmi/CRF

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ytmmi/CRF/commit/8a39385f4acb3954ccf86ea4414c5a8c1f9c1c9b?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 ytmmi/CRF have?

ytmmi/CRF has 33,771 total lines, including 28,712 code lines, 2,297 comment lines, and 2,762 blank lines.

### How was the ytmmi/CRF line count measured?

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

### What commit was counted for ytmmi/CRF?

This OctoCounts report was generated from main at commit 8a39385f4acb on 2026-09-12T19:02:25.457727932+00:00.

## Similar repository reports

- [tokio-rs/axum](https://octocounts.com/github/tokio-rs/axum) — Rust, 28,536 code lines
- [alacritty/alacritty](https://octocounts.com/github/alacritty/alacritty) — Rust, 28,905 code lines
- [DioxusLabs/accessibility-cli](https://octocounts.com/github/DioxusLabs/accessibility-cli) — Rust, 28,419 code lines
- [googleworkspace/cli](https://octocounts.com/github/googleworkspace/cli) — Rust, 28,367 code lines
- [qdrant/rust-client](https://octocounts.com/github/qdrant/rust-client) — Rust, 27,643 code lines
- [karminski/baize](https://octocounts.com/github/karminski/baize) — Rust, 27,461 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)
