# block/buzz SLOC report

> As of 2026-09-18 (commit 4e1770aa3ee7), block/buzz contains 1,406,512 total lines: 1,180,033 code, 106,632 comments, 119,847 blank, across 4,870 files in 29 languages (top: Rust 36.9%). Default configuration. Counted with tokei via OctoCounts.

block/buzz has 1,180,033 source lines of code out of 1,406,512 total lines across 4,870 files, counted from the main ref at commit 4e1770aa3ee7 by the OctoCounts tokei engine on 2026-09-18. 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 block/buzz to commit 4e1770aa3ee7, 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.9% of all lines, comments represent 7.6%, and the repository averages 242 code lines per file. Rust accounts for 36.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 901 | 509,977 | 435,813 | 29,733 | 44,431 |
| TypeScript | 1,236 | 272,491 | 224,067 | 26,348 | 22,076 |
| TSX | 743 | 179,855 | 164,589 | 6,242 | 9,024 |
| Dart | 575 | 180,457 | 159,108 | 5,872 | 15,477 |
| JavaScript | 715 | 150,951 | 125,852 | 10,266 | 14,833 |
| Swift | 61 | 19,929 | 17,970 | 448 | 1,511 |
| Python | 54 | 12,624 | 10,549 | 499 | 1,576 |
| YAML | 66 | 11,421 | 9,437 | 488 | 1,496 |
| JSON | 77 | 8,931 | 8,927 | 0 | 4 |
| Shell | 86 | 9,495 | 7,147 | 1,263 | 1,085 |
| SQL | 58 | 7,782 | 5,666 | 1,556 | 560 |
| CSS | 24 | 5,944 | 4,795 | 452 | 697 |

Top language (Rust 36.9%). Generated at 2026-09-18T21:13:04.033381407+00:00. Canonical report: https://octocounts.com/github/block/buzz

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/block/buzz/commit/4e1770aa3ee7552e2bb50e897e113c22e30488de?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

block/buzz has 1,406,512 total lines, including 1,180,033 code lines, 106,632 comment lines, and 119,847 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 4e1770aa3ee7, 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 4e1770aa3ee7 on 2026-09-18T21:13:04.033381407+00:00.

## Similar repository reports

- [tinyhumansai/openhuman](https://octocounts.com/github/tinyhumansai/openhuman) — Rust, 1,193,871 code lines
- [Hmbown/DeepSeek-TUI](https://octocounts.com/github/Hmbown/DeepSeek-TUI) — Rust, 1,160,925 code lines
- [Hmbown/CodeWhale](https://octocounts.com/github/Hmbown/CodeWhale) — Rust, 1,218,261 code lines
- [t8y2/dbx](https://octocounts.com/github/t8y2/dbx) — Rust, 1,059,601 code lines
- [nautechsystems/nautilus_trader](https://octocounts.com/github/nautechsystems/nautilus_trader) — Rust, 1,342,958 code lines
- [ZhangHanDong/grok-build](https://octocounts.com/github/ZhangHanDong/grok-build) — Rust, 981,883 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)
