# async-rs/async-std SLOC report

> As of 2026-09-16 (commit 96f564672a85), async-rs/async-std contains 18,552 total lines: 14,817 code, 1,143 comments, 2,592 blank, across 267 files in 4 languages (top: Rust 99.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

async-rs/async-std has 14,817 source lines of code out of 18,552 total lines across 267 files, counted from the 96f564672a8588ac0516e86580c249009ad3e94f ref at commit 96f564672a85 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 async-rs/async-std to commit 96f564672a85, 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 79.9% of all lines, comments represent 6.2%, and the repository averages 55 code lines per file. Rust accounts for 99.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 261 | 17,222 | 14,703 | 283 | 2,236 |
| TOML | 1 | 115 | 102 | 1 | 12 |
| Shell | 1 | 19 | 12 | 3 | 4 |
| Markdown | 4 | 1,196 | 0 | 856 | 340 |

Top language (Rust 99.2%). Generated at 2026-09-16T07:17:36.409154258+00:00. Canonical report: https://octocounts.com/github/async-rs/async-std

## Reproduce this report

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

async-rs/async-std has 18,552 total lines, including 14,817 code lines, 1,143 comment lines, and 2,592 blank lines.

### How was the async-rs/async-std line count measured?

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

### What commit was counted for async-rs/async-std?

This OctoCounts report was generated from 96f564672a8588ac0516e86580c249009ad3e94f at commit 96f564672a85 on 2026-09-16T07:17:36.409154258+00:00.

## Similar repository reports

- [CLARATION/Impactor](https://octocounts.com/github/CLARATION/Impactor) — Rust, 14,889 code lines
- [claration/Impactor](https://octocounts.com/github/claration/Impactor) — Rust, 14,898 code lines
- [PhilippRados/wrecc](https://octocounts.com/github/PhilippRados/wrecc) — Rust, 14,638 code lines
- [mni-ml/framework](https://octocounts.com/github/mni-ml/framework) — Rust, 14,564 code lines
- [rust-man-org/rustman](https://octocounts.com/github/rust-man-org/rustman) — Rust, 14,563 code lines
- [nohajc/anylinuxfs](https://octocounts.com/github/nohajc/anylinuxfs) — Rust, 15,228 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)
