# warpforgehq/warpforge SLOC report

> As of 2026-08-31 (commit bd5c1878d4fc), warpforgehq/warpforge contains 125,879 total lines: 108,053 code, 8,515 comments, 9,311 blank, across 1,220 files in 15 languages (top: Rust 43.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving warpforgehq/warpforge to commit bd5c1878d4fc, 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 large codebase by counted code lines. Code represents 85.8% of all lines, comments represent 6.8%, and the repository averages 89 code lines per file. Rust accounts for 43.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 125 | 52,326 | 47,462 | 1,557 | 3,307 |
| TSX | 181 | 33,038 | 29,153 | 1,444 | 2,441 |
| TypeScript | 187 | 22,049 | 18,573 | 1,641 | 1,835 |
| JSON | 13 | 6,345 | 6,345 | 0 | 0 |
| Astro | 48 | 3,559 | 2,821 | 456 | 282 |
| CSS | 6 | 2,630 | 2,108 | 249 | 273 |
| JavaScript | 11 | 828 | 686 | 66 | 76 |
| SVG | 604 | 643 | 640 | 3 | 0 |
| YAML | 4 | 195 | 103 | 61 | 31 |
| TOML | 3 | 97 | 71 | 16 | 10 |
| Shell | 2 | 104 | 70 | 18 | 16 |
| HTML | 1 | 12 | 12 | 0 | 0 |

Top language (Rust 43.9%). Generated at 2026-08-31T21:51:14.342593985+00:00. Canonical report: https://octocounts.com/github/warpforgehq/warpforge

## Report FAQ

### How many lines of code does warpforgehq/warpforge have?

warpforgehq/warpforge has 125,879 total lines, including 108,053 code lines, 8,515 comment lines, and 9,311 blank lines.

### How was the warpforgehq/warpforge line count measured?

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

### What commit was counted for warpforgehq/warpforge?

This OctoCounts report was generated from main at commit bd5c1878d4fc on 2026-08-31T21:51:14.342593985+00:00.

## Similar repository reports

- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 107,945 code lines
- [tauri-apps/tauri](https://octocounts.com/github/tauri-apps/tauri) — Rust, 107,919 code lines
- [leptos-rs/leptos](https://octocounts.com/github/leptos-rs/leptos) — Rust, 107,463 code lines
- [AprilNEA/OpenLogi](https://octocounts.com/github/AprilNEA/OpenLogi) — Rust, 105,549 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 104,345 code lines
- [BigPizzaV3/CodexPlusPlus](https://octocounts.com/github/BigPizzaV3/CodexPlusPlus) — Rust, 111,976 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)
