# agavra/tuicr SLOC report

> As of 2026-09-17 (commit d6441a1886ae), agavra/tuicr contains 101,138 total lines: 84,182 code, 6,994 comments, 9,962 blank, across 181 files in 7 languages (top: Rust 98.0%). Default configuration. Counted with tokei via OctoCounts.

agavra/tuicr has 84,182 source lines of code out of 101,138 total lines across 181 files, counted from the main ref at commit d6441a1886ae by the OctoCounts tokei engine on 2026-09-17. 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 agavra/tuicr to commit d6441a1886ae, 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 83.2% of all lines, comments represent 6.9%, and the repository averages 465 code lines per file. Rust accounts for 98.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 150 | 95,397 | 82,519 | 4,156 | 8,722 |
| Shell | 7 | 1,531 | 1,165 | 125 | 241 |
| Python | 1 | 406 | 313 | 29 | 64 |
| TOML | 3 | 182 | 135 | 26 | 21 |
| SVG | 2 | 28 | 28 | 0 | 0 |
| Nix | 1 | 23 | 22 | 0 | 1 |
| Markdown | 17 | 3,571 | 0 | 2,658 | 913 |

Top language (Rust 98.0%). Generated at 2026-09-17T02:13:38.686672066+00:00. Canonical report: https://octocounts.com/github/agavra/tuicr

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/agavra/tuicr/commit/d6441a1886ae0a7bab8515fcbad62b8b6334e32e?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does agavra/tuicr have?

agavra/tuicr has 101,138 total lines, including 84,182 code lines, 6,994 comment lines, and 9,962 blank lines.

### How was the agavra/tuicr line count measured?

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

### What commit was counted for agavra/tuicr?

This OctoCounts report was generated from main at commit d6441a1886ae on 2026-09-17T02:13:38.686672066+00:00.

## Similar repository reports

- [insightlabs38-pixel/AICAD](https://octocounts.com/github/insightlabs38-pixel/AICAD) — Rust, 84,087 code lines
- [seatedro/diffy](https://octocounts.com/github/seatedro/diffy) — Rust, 83,808 code lines
- [byronwade/dits](https://octocounts.com/github/byronwade/dits) — Rust, 85,102 code lines
- [Smithay/smithay](https://octocounts.com/github/Smithay/smithay) — Rust, 83,176 code lines
- [firecrawl/pdf-inspector](https://octocounts.com/github/firecrawl/pdf-inspector) — Rust, 83,006 code lines
- [zhukunpenglinyutong/desktop-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/desktop-cc-gui) — Rust, 86,627 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)
