# cjpais/Handy SLOC report

> As of 2026-09-16 (commit fbd4e15fa14a), cjpais/Handy contains 65,672 total lines: 56,429 code, 4,286 comments, 4,957 blank, across 271 files in 15 languages (top: Rust 39.4%). Default configuration. Counted with tokei via OctoCounts.

cjpais/Handy has 56,429 source lines of code out of 65,672 total lines across 271 files, counted from the fbd4e15fa14a721c66c57006ae110428b9e255b3 ref at commit fbd4e15fa14a by the OctoCounts tokei engine on 2026-09-16. 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 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 208 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 | 39 | 4,293 | 3,384 | 571 | 338 |
| 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-16T16:06:57.397165806+00:00. Canonical report: https://octocounts.com/github/cjpais/Handy

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cjpais/Handy/commit/fbd4e15fa14a721c66c57006ae110428b9e255b3?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 cjpais/Handy have?

cjpais/Handy has 65,672 total lines, including 56,429 code lines, 4,286 comment lines, and 4,957 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 fbd4e15fa14a721c66c57006ae110428b9e255b3 at commit fbd4e15fa14a on 2026-09-16T16:06:57.397165806+00:00.

## Similar repository reports

- [ojuschugh1/sqz](https://octocounts.com/github/ojuschugh1/sqz) — Rust, 55,748 code lines
- [jimuzhe/tiez-clipboard](https://octocounts.com/github/jimuzhe/tiez-clipboard) — Rust, 57,266 code lines
- [mstange/samply](https://octocounts.com/github/mstange/samply) — Rust, 55,507 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,198 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)
