# rayon-rs/rayon SLOC report

> As of 2026-09-16 (commit ee0a00bdb1ab), rayon-rs/rayon contains 34,405 total lines: 26,444 code, 3,126 comments, 4,835 blank, across 182 files in 4 languages (top: Rust 99.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rayon-rs/rayon has 26,444 source lines of code out of 34,405 total lines across 182 files, counted from the ee0a00bdb1ab039e178a215ad5712fb7fa58e58f ref at commit ee0a00bdb1ab by the OctoCounts tokei engine on 2026-09-16. 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 rayon-rs/rayon to commit ee0a00bdb1ab, 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 76.9% of all lines, comments represent 9.1%, and the repository averages 145 code lines per file. Rust accounts for 99.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 167 | 32,530 | 26,320 | 1,772 | 4,438 |
| TOML | 5 | 153 | 117 | 10 | 26 |
| Shell | 1 | 12 | 7 | 1 | 4 |
| Markdown | 9 | 1,710 | 0 | 1,343 | 367 |

Top language (Rust 99.5%). Generated at 2026-09-16T23:54:14.226213359+00:00. Canonical report: https://octocounts.com/github/rayon-rs/rayon

## Reproduce this report

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

rayon-rs/rayon has 34,405 total lines, including 26,444 code lines, 3,126 comment lines, and 4,835 blank lines.

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

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

### What commit was counted for rayon-rs/rayon?

This OctoCounts report was generated from ee0a00bdb1ab039e178a215ad5712fb7fa58e58f at commit ee0a00bdb1ab on 2026-09-16T23:54:14.226213359+00:00.

## Similar repository reports

- [hgaiser/moonshine](https://octocounts.com/github/hgaiser/moonshine) — Rust, 26,592 code lines
- [nferhat/fht-compositor](https://octocounts.com/github/nferhat/fht-compositor) — Rust, 27,189 code lines
- [ellie/atuin](https://octocounts.com/github/ellie/atuin) — Rust, 27,207 code lines
- [zhongbai2333/Tomato-Novel-Downloader](https://octocounts.com/github/zhongbai2333/Tomato-Novel-Downloader) — Rust, 27,325 code lines
- [karminski/baize](https://octocounts.com/github/karminski/baize) — Rust, 27,461 code lines
- [qdrant/rust-client](https://octocounts.com/github/qdrant/rust-client) — Rust, 27,643 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)
