# agavra/tuicr SLOC report

> As of 2026-08-01 (commit 246f839e83ac), agavra/tuicr contains 65,403 total lines: 55,124 code, 3,739 comments, 6,540 blank, across 128 files in 7 languages (top: Rust 97.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving agavra/tuicr to commit 246f839e83ac, 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.3% of all lines, comments represent 5.7%, and the repository averages 431 code lines per file. Rust accounts for 97.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 109 | 61,984 | 53,681 | 2,472 | 5,831 |
| Shell | 5 | 1,210 | 950 | 64 | 196 |
| Python | 1 | 406 | 313 | 29 | 64 |
| TOML | 3 | 174 | 130 | 24 | 20 |
| SVG | 2 | 28 | 28 | 0 | 0 |
| Nix | 1 | 23 | 22 | 0 | 1 |
| Markdown | 7 | 1,578 | 0 | 1,150 | 428 |

Top language (Rust 97.4%). Generated at 2026-08-01T05:35:45.493469810+00:00. Canonical report: https://octocounts.com/github/agavra/tuicr

## Report FAQ

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

agavra/tuicr has 65,403 total lines, including 55,124 code lines, 3,739 comment lines, and 6,540 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 246f839e83ac, 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 246f839e83ac on 2026-08-01T05:35:45.493469810+00:00.

## Similar repository reports

- [actix/actix-web](https://octocounts.com/github/actix/actix-web) — Rust, 55,350 code lines
- [cjpais/Handy](https://octocounts.com/github/cjpais/Handy) — Rust, 57,243 code lines
- [jimuzhe/tiez-clipboard](https://octocounts.com/github/jimuzhe/tiez-clipboard) — Rust, 57,266 code lines
- [xopenbeta/envis-app](https://octocounts.com/github/xopenbeta/envis-app) — Rust, 57,602 code lines
- [dmtrKovalenko/fff](https://octocounts.com/github/dmtrKovalenko/fff) — Rust, 52,587 code lines
- [cjpais/handy](https://octocounts.com/github/cjpais/handy) — Rust, 57,961 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)
