# cjpais/handy SLOC report

> As of 2026-09-16 (commit c6fa60da2f13), cjpais/handy contains 64,230 total lines: 55,198 code, 4,184 comments, 4,848 blank, across 268 files in 15 languages (top: Rust 39.1%). Default configuration. Counted with tokei via OctoCounts.

cjpais/handy has 55,198 source lines of code out of 64,230 total lines across 268 files, counted from the c6fa60da2f13a5af660fba17f37af548855119c5 ref at commit c6fa60da2f13 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 c6fa60da2f13, 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 206 code lines per file. Rust accounts for 39.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 61 | 26,154 | 21,563 | 1,741 | 2,850 |
| JSON | 33 | 19,172 | 19,169 | 0 | 3 |
| TSX | 109 | 10,895 | 9,566 | 336 | 993 |
| TypeScript | 38 | 4,161 | 3,293 | 540 | 328 |
| CSS | 3 | 646 | 495 | 113 | 38 |
| Python | 2 | 582 | 489 | 45 | 48 |
| Nix | 3 | 337 | 247 | 57 | 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.1%). Generated at 2026-09-16T21:34:40.052125690+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/c6fa60da2f13a5af660fba17f37af548855119c5?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 64,230 total lines, including 55,198 code lines, 4,184 comment lines, and 4,848 blank lines.

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

OctoCounts resolved the public GitHub repository to commit c6fa60da2f13, 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 c6fa60da2f13a5af660fba17f37af548855119c5 at commit c6fa60da2f13 on 2026-09-16T21:34:40.052125690+00:00.

## Similar repository reports

- [actix/actix-web](https://octocounts.com/github/actix/actix-web) — Rust, 55,350 code lines
- [ojuschugh1/sqz](https://octocounts.com/github/ojuschugh1/sqz) — Rust, 55,748 code lines
- [dmtrKovalenko/fff](https://octocounts.com/github/dmtrKovalenko/fff) — Rust, 54,164 code lines
- [cjpais/Handy](https://octocounts.com/github/cjpais/Handy) — Rust, 56,429 code lines
- [mstange/samply](https://octocounts.com/github/mstange/samply) — Rust, 56,900 code lines
- [zn0wii/satelite-proxy](https://octocounts.com/github/zn0wii/satelite-proxy) — Rust, 53,227 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)
