# block/buzz SLOC report

> As of 2026-08-24 (commit 0720f5380ce8), block/buzz contains 959,040 total lines: 805,595 code, 72,021 comments, 81,424 blank, across 3,660 files in 28 languages (top: Rust 40.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving block/buzz to commit 0720f5380ce8, 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 84.0% of all lines, comments represent 7.5%, and the repository averages 220 code lines per file. Rust accounts for 40.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 713 | 385,660 | 329,337 | 22,161 | 34,162 |
| TSX | 690 | 166,925 | 152,461 | 5,836 | 8,628 |
| TypeScript | 913 | 146,384 | 117,242 | 17,257 | 11,885 |
| JavaScript | 580 | 119,236 | 98,544 | 8,404 | 12,288 |
| Dart | 321 | 75,022 | 65,030 | 3,767 | 6,225 |
| YAML | 51 | 10,044 | 8,157 | 434 | 1,453 |
| Swift | 17 | 7,960 | 7,162 | 125 | 673 |
| Shell | 58 | 7,581 | 5,610 | 1,106 | 865 |
| JSON | 32 | 4,983 | 4,979 | 0 | 4 |
| CSS | 24 | 5,797 | 4,679 | 442 | 676 |
| Python | 18 | 4,381 | 3,798 | 138 | 445 |
| SQL | 39 | 5,129 | 3,633 | 1,106 | 390 |

Top language (Rust 40.9%). Generated at 2026-08-24T03:15:27.359006172+00:00. Canonical report: https://octocounts.com/github/block/buzz

## Report FAQ

### How many lines of code does block/buzz have?

block/buzz has 959,040 total lines, including 805,595 code lines, 72,021 comment lines, and 81,424 blank lines.

### How was the block/buzz line count measured?

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

### What commit was counted for block/buzz?

This OctoCounts report was generated from main at commit 0720f5380ce8 on 2026-08-24T03:15:27.359006172+00:00.

## Similar repository reports

- [Hmbown/CodeWhale](https://octocounts.com/github/Hmbown/CodeWhale) — Rust, 765,806 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 722,978 code lines
- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 715,366 code lines
- [biomejs/biome](https://octocounts.com/github/biomejs/biome) — Rust, 699,703 code lines
- [Helvesec/rmux](https://octocounts.com/github/Helvesec/rmux) — Rust, 679,010 code lines
- [denoland/deno](https://octocounts.com/github/denoland/deno) — Rust, 944,146 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)
