# cjpais/Handy SLOC report

> As of 2026-09-04 (commit fbd4e15fa14a), cjpais/Handy contains 65,654 total lines: 56,416 code, 4,284 comments, 4,954 blank, across 270 files in 15 languages (top: Rust 39.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving cjpais/Handy to commit fbd4e15fa14a, 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.9% of all lines, comments represent 6.5%, and the repository averages 209 code lines per file. Rust accounts for 39.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 61 | 26,980 | 22,249 | 1,791 | 2,940 |
| JSON | 33 | 19,533 | 19,530 | 0 | 3 |
| TSX | 110 | 11,002 | 9,658 | 346 | 998 |
| TypeScript | 38 | 4,275 | 3,371 | 569 | 335 |
| CSS | 3 | 646 | 495 | 113 | 38 |
| Python | 2 | 582 | 489 | 45 | 48 |
| Nix | 3 | 341 | 248 | 60 | 33 |
| Swift | 2 | 189 | 147 | 9 | 33 |
| TOML | 2 | 198 | 129 | 53 | 16 |
| JavaScript | 1 | 38 | 36 | 1 | 1 |
| HTML | 2 | 26 | 25 | 0 | 1 |
| Shell | 1 | 54 | 22 | 26 | 6 |

Top language (Rust 39.4%). Generated at 2026-09-04T20:27:56.044347805+00:00. Canonical report: https://octocounts.com/github/cjpais/Handy

## Report FAQ

### How many lines of code does cjpais/Handy have?

cjpais/Handy has 65,654 total lines, including 56,416 code lines, 4,284 comment lines, and 4,954 blank lines.

### How was the cjpais/Handy line count measured?

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

### What commit was counted for cjpais/Handy?

This OctoCounts report was generated from main at commit fbd4e15fa14a on 2026-09-04T20:27:56.044347805+00:00.

## Similar repository reports

- [jimuzhe/tiez-clipboard](https://octocounts.com/github/jimuzhe/tiez-clipboard) — Rust, 57,266 code lines
- [actix/actix-web](https://octocounts.com/github/actix/actix-web) — Rust, 55,350 code lines
- [xopenbeta/envis-app](https://octocounts.com/github/xopenbeta/envis-app) — Rust, 57,602 code lines
- [cjpais/handy](https://octocounts.com/github/cjpais/handy) — Rust, 55,185 code lines
- [libjxl/jxl-rs](https://octocounts.com/github/libjxl/jxl-rs) — Rust, 57,692 code lines
- [agavra/tuicr](https://octocounts.com/github/agavra/tuicr) — Rust, 55,124 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)
