# async-rs/async-std SLOC report

> As of 2026-08-26 (commit 844b55253152), 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%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving async-rs/async-std to commit 844b55253152, 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-08-26T18:37:35.369305731+00:00. Canonical report: https://octocounts.com/github/async-rs/async-std

## 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 844b55253152, 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 main at commit 844b55253152 on 2026-08-26T18:37:35.369305731+00:00.

## Similar repository reports

- [claration/Impactor](https://octocounts.com/github/claration/Impactor) — Rust, 14,898 code lines
- [PhilippRados/wrecc](https://octocounts.com/github/PhilippRados/wrecc) — Rust, 14,710 code lines
- [memohai/Autofish](https://octocounts.com/github/memohai/Autofish) — Rust, 15,596 code lines
- [gwenn/lemon-rs](https://octocounts.com/github/gwenn/lemon-rs) — Rust, 14,013 code lines
- [eza-community/eza](https://octocounts.com/github/eza-community/eza) — Rust, 15,741 code lines
- [explodingcamera/tinywasm](https://octocounts.com/github/explodingcamera/tinywasm) — Rust, 15,853 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
