# zed-industries/zed SLOC report

> As of 2026-09-16 (commit 739fdbef762f), zed-industries/zed contains 1,686,406 total lines: 1,404,143 code, 133,138 comments, 149,125 blank, across 3,421 files in 27 languages (top: Rust 94.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

zed-industries/zed has 1,404,143 source lines of code out of 1,686,406 total lines across 3,421 files, counted from the 739fdbef762f7e514d62e1fa650c1b7cac5bbff4 ref at commit 739fdbef762f 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 zed-industries/zed to commit 739fdbef762f, 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 83.3% of all lines, comments represent 7.9%, and the repository averages 410 code lines per file. Rust accounts for 94.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,882 | 1,488,585 | 1,320,102 | 28,965 | 139,518 |
| JSON | 364 | 33,699 | 33,680 | 0 | 19 |
| TOML | 306 | 13,061 | 11,404 | 262 | 1,395 |
| Python | 41 | 12,955 | 10,935 | 309 | 1,711 |
| Scheme | 151 | 9,379 | 7,712 | 325 | 1,342 |
| Protocol Buffers | 25 | 6,553 | 5,274 | 244 | 1,035 |
| BASH | 65 | 4,490 | 3,253 | 580 | 657 |
| SVG | 410 | 2,241 | 2,237 | 3 | 1 |
| WebGPU Shader Language | 4 | 1,681 | 1,233 | 208 | 240 |
| Metal Shading Language | 1 | 1,279 | 987 | 144 | 148 |
| HLSL | 3 | 1,361 | 983 | 183 | 195 |
| SQL | 2 | 1,265 | 982 | 7 | 276 |

Top language (Rust 94.0%). Generated at 2026-09-16T04:06:24.836298781+00:00. Canonical report: https://octocounts.com/github/zed-industries/zed

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/zed-industries/zed/commit/739fdbef762f7e514d62e1fa650c1b7cac5bbff4?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does zed-industries/zed have?

zed-industries/zed has 1,686,406 total lines, including 1,404,143 code lines, 133,138 comment lines, and 149,125 blank lines.

### How was the zed-industries/zed line count measured?

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

### What commit was counted for zed-industries/zed?

This OctoCounts report was generated from 739fdbef762f7e514d62e1fa650c1b7cac5bbff4 at commit 739fdbef762f on 2026-09-16T04:06:24.836298781+00:00.

## Similar repository reports

- [openai/codex](https://octocounts.com/github/openai/codex) — Rust, 1,456,785 code lines
- [xai-org/grok-build](https://octocounts.com/github/xai-org/grok-build) — Rust, 1,458,593 code lines
- [nautechsystems/nautilus_trader](https://octocounts.com/github/nautechsystems/nautilus_trader) — Rust, 1,342,958 code lines
- [oven-sh/bun](https://octocounts.com/github/oven-sh/bun) — Rust, 1,469,308 code lines
- [warpdotdev/warp](https://octocounts.com/github/warpdotdev/warp) — Rust, 1,470,282 code lines
- [openinterpreter/openinterpreter](https://octocounts.com/github/openinterpreter/openinterpreter) — Rust, 1,492,495 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)
