# ultraworkers/claw-code SLOC report

> As of 2026-09-12 (commit b71afddae100), ultraworkers/claw-code contains 120,269 total lines: 99,011 code, 9,744 comments, 11,514 blank, across 241 files in 10 languages (top: Rust 93.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ultraworkers/claw-code to commit b71afddae100, 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 82.3% of all lines, comments represent 8.1%, and the repository averages 411 code lines per file. Rust accounts for 93.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 88 | 103,138 | 92,528 | 2,416 | 8,194 |
| JSON | 34 | 2,969 | 2,969 | 0 | 0 |
| Python | 73 | 3,315 | 2,719 | 8 | 588 |
| Shell | 11 | 671 | 471 | 100 | 100 |
| TOML | 12 | 263 | 225 | 0 | 38 |
| YAML | 1 | 50 | 45 | 2 | 3 |
| HTML | 1 | 46 | 43 | 0 | 3 |
| Dockerfile | 1 | 20 | 11 | 4 | 5 |
| Markdown | 19 | 9,419 | 0 | 6,876 | 2,543 |
| Plain Text | 1 | 378 | 0 | 338 | 40 |

Top language (Rust 93.5%). Generated at 2026-09-12T23:41:35.101825210+00:00. Canonical report: https://octocounts.com/github/ultraworkers/claw-code

## Report FAQ

### How many lines of code does ultraworkers/claw-code have?

ultraworkers/claw-code has 120,269 total lines, including 99,011 code lines, 9,744 comment lines, and 11,514 blank lines.

### How was the ultraworkers/claw-code line count measured?

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

### What commit was counted for ultraworkers/claw-code?

This OctoCounts report was generated from b71afddae100ced324457337925a694686b8fef2 at commit b71afddae100 on 2026-09-12T23:41:35.101825210+00:00.

## Similar repository reports

- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 99,775 code lines
- [vicanso/zedis](https://octocounts.com/github/vicanso/zedis) — Rust, 97,016 code lines
- [microsoft/oxidizer](https://octocounts.com/github/microsoft/oxidizer) — Rust, 101,140 code lines
- [typst/typst](https://octocounts.com/github/typst/typst) — Rust, 101,819 code lines
- [uutils/coreutils](https://octocounts.com/github/uutils/coreutils) — Rust, 94,334 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 104,345 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)
