# eza-community/eza SLOC report

> As of 2026-07-15 (commit 471bfbc7b03c), eza-community/eza contains 24,531 total lines: 15,741 code, 4,887 comments, 3,903 blank, across 100 files in 11 languages (top: Rust 89.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving eza-community/eza to commit 471bfbc7b03c, 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 64.2% of all lines, comments represent 19.9%, and the repository averages 157 code lines per file. Rust accounts for 89.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 69 | 17,000 | 14,127 | 917 | 1,956 |
| YAML | 2 | 297 | 278 | 19 | 0 |
| TOML | 4 | 509 | 264 | 200 | 45 |
| Shell | 4 | 371 | 253 | 44 | 74 |
| Nix | 3 | 358 | 245 | 81 | 32 |
| Just | 1 | 354 | 211 | 77 | 66 |
| PowerShell | 1 | 212 | 165 | 41 | 6 |
| Fish | 1 | 139 | 129 | 5 | 5 |
| Nushell | 1 | 69 | 69 | 0 | 0 |
| Markdown | 10 | 4,677 | 0 | 3,087 | 1,590 |
| Plain Text | 4 | 545 | 0 | 416 | 129 |

Top language (Rust 89.7%). Generated at 2026-07-15T06:10:10.348309800+00:00. Canonical report: https://octocounts.com/github/eza-community/eza

## Report FAQ

### How many lines of code does eza-community/eza have?

eza-community/eza has 24,531 total lines, including 15,741 code lines, 4,887 comment lines, and 3,903 blank lines.

### How was the eza-community/eza line count measured?

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

### What commit was counted for eza-community/eza?

This OctoCounts report was generated from main at commit 471bfbc7b03c on 2026-07-15T06:10:10.348309800+00:00.

## Similar repository reports

- [explodingcamera/tinywasm](https://octocounts.com/github/explodingcamera/tinywasm) — Rust, 15,853 code lines
- [memohai/Autofish](https://octocounts.com/github/memohai/Autofish) — Rust, 15,596 code lines
- [femimarket/QwenASR](https://octocounts.com/github/femimarket/QwenASR) — Rust, 16,215 code lines
- [ytmmi/CRF](https://octocounts.com/github/ytmmi/CRF) — Rust, 16,435 code lines
- [claration/Impactor](https://octocounts.com/github/claration/Impactor) — Rust, 14,898 code lines
- [async-rs/async-std](https://octocounts.com/github/async-rs/async-std) — Rust, 14,817 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)
