# tokio-rs/bytes SLOC report

> As of 2026-09-17 (commit 4b53a29eb267), tokio-rs/bytes contains 6,491 total lines: 4,570 code, 758 comments, 1,163 blank, across 31 files in 4 languages (top: Rust 98.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tokio-rs/bytes has 4,570 source lines of code out of 6,491 total lines across 31 files, counted from the 4b53a29eb26716592ef2f00f925ef58ccb182e61 ref at commit 4b53a29eb267 by the OctoCounts tokei engine on 2026-09-17. 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 tokio-rs/bytes to commit 4b53a29eb267, 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 small codebase by counted code lines. Code represents 70.4% of all lines, comments represent 11.7%, and the repository averages 147 code lines per file. Rust accounts for 98.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 22 | 5,892 | 4,514 | 405 | 973 |
| TOML | 2 | 46 | 32 | 7 | 7 |
| Shell | 4 | 52 | 24 | 15 | 13 |
| Markdown | 3 | 501 | 0 | 331 | 170 |

Top language (Rust 98.8%). Generated at 2026-09-17T22:00:29.910442850+00:00. Canonical report: https://octocounts.com/github/tokio-rs/bytes

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tokio-rs/bytes/commit/4b53a29eb26716592ef2f00f925ef58ccb182e61?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does tokio-rs/bytes have?

tokio-rs/bytes has 6,491 total lines, including 4,570 code lines, 758 comment lines, and 1,163 blank lines.

### How was the tokio-rs/bytes line count measured?

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

### What commit was counted for tokio-rs/bytes?

This OctoCounts report was generated from 4b53a29eb26716592ef2f00f925ef58ccb182e61 at commit 4b53a29eb267 on 2026-09-17T22:00:29.910442850+00:00.

## Similar repository reports

- [sharkdp/hyperfine](https://octocounts.com/github/sharkdp/hyperfine) — Rust, 4,584 code lines
- [second-state/qwen3_asr_rs](https://octocounts.com/github/second-state/qwen3_asr_rs) — Rust, 4,635 code lines
- [microsoft/coreutils](https://octocounts.com/github/microsoft/coreutils) — Rust, 4,739 code lines
- [EvanDbg/doubao-ime-win](https://octocounts.com/github/EvanDbg/doubao-ime-win) — Rust, 4,394 code lines
- [sharkdp/fd](https://octocounts.com/github/sharkdp/fd) — Rust, 4,300 code lines
- [0xarchit/Grafyx](https://octocounts.com/github/0xarchit/Grafyx) — Rust, 4,848 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)
