# tokio-rs/tokio SLOC report

> As of 2026-09-15 (commit eb9cdf2ff012), tokio-rs/tokio contains 86,318 total lines: 61,541 code, 10,251 comments, 14,526 blank, across 539 files in 4 languages (top: Rust 98.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tokio-rs/tokio has 61,541 source lines of code out of 86,318 total lines across 539 files, counted from the eb9cdf2ff012ec22d4efd74cf46d04222264cd8e ref at commit eb9cdf2ff012 by the OctoCounts tokei engine on 2026-09-15. 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/tokio to commit eb9cdf2ff012, 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 71.3% of all lines, comments represent 11.9%, and the repository averages 114 code lines per file. Rust accounts for 98.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 503 | 78,937 | 60,805 | 5,472 | 12,660 |
| TOML | 17 | 903 | 688 | 61 | 154 |
| JSON | 1 | 48 | 48 | 0 | 0 |
| Markdown | 18 | 6,430 | 0 | 4,718 | 1,712 |

Top language (Rust 98.8%). Generated at 2026-09-15T23:28:16.491714808+00:00. Canonical report: https://octocounts.com/github/tokio-rs/tokio

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tokio-rs/tokio/commit/eb9cdf2ff012ec22d4efd74cf46d04222264cd8e?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/tokio have?

tokio-rs/tokio has 86,318 total lines, including 61,541 code lines, 10,251 comment lines, and 14,526 blank lines.

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

OctoCounts resolved the public GitHub repository to commit eb9cdf2ff012, 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/tokio?

This OctoCounts report was generated from eb9cdf2ff012ec22d4efd74cf46d04222264cd8e at commit eb9cdf2ff012 on 2026-09-15T23:28:16.491714808+00:00.

## Similar repository reports

- [yewstack/yew](https://octocounts.com/github/yewstack/yew) — Rust, 62,057 code lines
- [asteroidb/asteroidb](https://octocounts.com/github/asteroidb/asteroidb) — Rust, 62,086 code lines
- [malbiruk/driftwm](https://octocounts.com/github/malbiruk/driftwm) — Rust, 60,037 code lines
- [libjxl/jxl-rs](https://octocounts.com/github/libjxl/jxl-rs) — Rust, 63,093 code lines
- [lapce/lapce](https://octocounts.com/github/lapce/lapce) — Rust, 65,412 code lines
- [xopenbeta/envis-app](https://octocounts.com/github/xopenbeta/envis-app) — Rust, 57,602 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)
