# anza-xyz/agave SLOC report

> As of 2026-07-16 (commit 7e11d604c84e), anza-xyz/agave contains 618,079 total lines: 534,450 code, 29,866 comments, 53,763 blank, across 1,611 files in 18 languages (top: Rust 93.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving anza-xyz/agave to commit 7e11d604c84e, 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.5% of all lines, comments represent 4.8%, and the repository averages 332 code lines per file. Rust accounts for 93.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,144 | 573,730 | 497,894 | 25,869 | 49,967 |
| JSON | 3 | 13,487 | 13,487 | 0 | 0 |
| Shell | 145 | 12,455 | 9,441 | 1,388 | 1,626 |
| TOML | 196 | 9,800 | 8,772 | 84 | 944 |
| C | 34 | 2,686 | 2,151 | 204 | 331 |
| C Header | 30 | 1,695 | 927 | 555 | 213 |
| Bitbake | 15 | 819 | 588 | 123 | 108 |
| Makefile | 3 | 392 | 332 | 0 | 60 |
| Python | 4 | 438 | 331 | 59 | 48 |
| Protocol Buffers | 3 | 316 | 271 | 7 | 38 |
| Dockerfile | 1 | 127 | 109 | 13 | 5 |
| YAML | 2 | 56 | 52 | 3 | 1 |

Top language (Rust 93.2%). Generated at 2026-07-16T17:17:37.164841213+00:00. Canonical report: https://octocounts.com/github/anza-xyz/agave

## Report FAQ

### How many lines of code does anza-xyz/agave have?

anza-xyz/agave has 618,079 total lines, including 534,450 code lines, 29,866 comment lines, and 53,763 blank lines.

### How was the anza-xyz/agave line count measured?

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

### What commit was counted for anza-xyz/agave?

This OctoCounts report was generated from master at commit 7e11d604c84e on 2026-07-16T17:17:37.164841213+00:00.

## Similar repository reports

- [apache/datafusion](https://octocounts.com/github/apache/datafusion) — Rust, 541,542 code lines
- [pnpm/pnpm](https://octocounts.com/github/pnpm/pnpm) — Rust, 503,524 code lines
- [Ansh-699/agave](https://octocounts.com/github/Ansh-699/agave) — Rust, 565,687 code lines
- [ZSeven-W/openpencil](https://octocounts.com/github/ZSeven-W/openpencil) — Rust, 492,807 code lines
- [tursodatabase/turso](https://octocounts.com/github/tursodatabase/turso) — Rust, 489,257 code lines
- [pola-rs/polars](https://octocounts.com/github/pola-rs/polars) — Rust, 487,184 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)
