# matter-labs/zksync-era SLOC report

> As of 2026-07-16 (commit fb5f82e91fc7), matter-labs/zksync-era contains 451,881 total lines: 389,450 code, 18,686 comments, 43,745 blank, across 3,214 files in 20 languages (top: Rust 75.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving matter-labs/zksync-era to commit fb5f82e91fc7, 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 86.2% of all lines, comments represent 4.1%, and the repository averages 121 code lines per file. Rust accounts for 75.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,853 | 341,831 | 294,963 | 10,245 | 36,623 |
| JSON | 299 | 52,614 | 52,544 | 0 | 70 |
| Shell | 16 | 10,325 | 10,078 | 105 | 142 |
| TypeScript | 59 | 9,532 | 8,395 | 107 | 1,030 |
| Zsh | 1 | 6,592 | 6,518 | 1 | 73 |
| TOML | 158 | 5,544 | 4,752 | 280 | 512 |
| SQL | 583 | 4,413 | 3,705 | 154 | 554 |
| Solidity | 44 | 4,578 | 2,935 | 941 | 702 |
| YAML | 55 | 2,500 | 2,367 | 59 | 74 |
| Fish | 1 | 1,107 | 1,101 | 3 | 3 |
| Dockerfile | 21 | 1,409 | 941 | 175 | 293 |
| BASH | 14 | 820 | 588 | 95 | 137 |

Top language (Rust 75.7%). Generated at 2026-07-16T17:17:47.857813174+00:00. Canonical report: https://octocounts.com/github/matter-labs/zksync-era

## Report FAQ

### How many lines of code does matter-labs/zksync-era have?

matter-labs/zksync-era has 451,881 total lines, including 389,450 code lines, 18,686 comment lines, and 43,745 blank lines.

### How was the matter-labs/zksync-era line count measured?

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

### What commit was counted for matter-labs/zksync-era?

This OctoCounts report was generated from main at commit fb5f82e91fc7 on 2026-07-16T17:17:47.857813174+00:00.

## Similar repository reports

- [t8y2/dbx](https://octocounts.com/github/t8y2/dbx) — Rust, 388,564 code lines
- [near/nearcore](https://octocounts.com/github/near/nearcore) — Rust, 400,391 code lines
- [screenpipe/screenpipe](https://octocounts.com/github/screenpipe/screenpipe) — Rust, 413,895 code lines
- [mlx-node/mlx-node](https://octocounts.com/github/mlx-node/mlx-node) — Rust, 417,265 code lines
- [tencentcloud/CubeSandbox](https://octocounts.com/github/tencentcloud/CubeSandbox) — Rust, 419,979 code lines
- [astral-sh/uv](https://octocounts.com/github/astral-sh/uv) — Rust, 350,572 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)
