# warpdotdev/warp SLOC report

> As of 2026-09-06 (commit c388229dec21), warpdotdev/warp contains 1,796,892 total lines: 1,466,996 code, 147,631 comments, 182,265 blank, across 5,809 files in 26 languages (top: Rust 95.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving warpdotdev/warp to commit c388229dec21, 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 very large codebase by counted code lines. Code represents 81.6% of all lines, comments represent 8.2%, and the repository averages 253 code lines per file. Rust accounts for 95.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 3,981 | 1,616,372 | 1,399,017 | 61,881 | 155,474 |
| JSON | 128 | 31,556 | 31,555 | 0 | 1 |
| Python | 28 | 6,648 | 5,291 | 383 | 974 |
| TOML | 89 | 4,853 | 4,211 | 292 | 350 |
| BASH | 50 | 5,798 | 4,066 | 1,056 | 676 |
| GraphQL | 1 | 4,889 | 4,052 | 0 | 837 |
| TypeScript | 5 | 11,681 | 3,500 | 8,128 | 53 |
| Shell | 20 | 5,369 | 3,022 | 1,802 | 545 |
| Objective-C | 13 | 3,588 | 2,519 | 515 | 554 |
| SVG | 421 | 2,420 | 2,411 | 2 | 7 |
| PowerShell | 9 | 2,340 | 1,682 | 388 | 270 |
| SQL | 282 | 1,444 | 1,139 | 139 | 166 |

Top language (Rust 95.4%). Generated at 2026-09-06T17:41:32.081801753+00:00. Canonical report: https://octocounts.com/github/warpdotdev/warp

## Report FAQ

### How many lines of code does warpdotdev/warp have?

warpdotdev/warp has 1,796,892 total lines, including 1,466,996 code lines, 147,631 comment lines, and 182,265 blank lines.

### How was the warpdotdev/warp line count measured?

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

### What commit was counted for warpdotdev/warp?

This OctoCounts report was generated from master at commit c388229dec21 on 2026-09-06T17:41:32.081801753+00:00.

## Similar repository reports

- [oven-sh/bun](https://octocounts.com/github/oven-sh/bun) — Rust, 1,457,654 code lines
- [aptos-labs/aptos-core](https://octocounts.com/github/aptos-labs/aptos-core) — Rust, 1,439,996 code lines
- [zed-industries/zed](https://octocounts.com/github/zed-industries/zed) — Rust, 1,368,513 code lines
- [xai-org/grok-build](https://octocounts.com/github/xai-org/grok-build) — Rust, 1,317,829 code lines
- [openinterpreter/openinterpreter](https://octocounts.com/github/openinterpreter/openinterpreter) — Rust, 1,301,153 code lines
- [openai/codex](https://octocounts.com/github/openai/codex) — Rust, 1,670,803 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)
