# awslabs/aws-sdk-rust SLOC report

> As of 2026-08-14 (commit 75791866b02c), awslabs/aws-sdk-rust contains 32,148,516 total lines: 30,238,671 code, 709,096 comments, 1,200,749 blank, across 239,201 files in 11 languages (top: Rust 86.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving awslabs/aws-sdk-rust to commit 75791866b02c, 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 very large codebase by counted code lines. Code represents 94.1% of all lines, comments represent 2.2%, and the repository averages 126 code lines per file. Rust accounts for 86.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 236,791 | 27,710,888 | 26,151,883 | 379,995 | 1,179,010 |
| JSON | 717 | 4,042,785 | 4,042,776 | 0 | 9 |
| TOML | 499 | 54,246 | 43,508 | 511 | 10,227 |
| Python | 2 | 466 | 316 | 73 | 77 |
| TypeScript | 2 | 138 | 101 | 20 | 17 |
| BASH | 11 | 156 | 45 | 72 | 39 |
| Shell | 2 | 82 | 32 | 38 | 12 |
| JavaScript | 1 | 13 | 8 | 4 | 1 |
| YAML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 473 | 336,699 | 0 | 325,720 | 10,979 |
| Plain Text | 702 | 3,041 | 0 | 2,663 | 378 |

Top language (Rust 86.5%). Generated at 2026-08-14T09:45:36.831251709+00:00. Canonical report: https://octocounts.com/github/awslabs/aws-sdk-rust

## Report FAQ

### How many lines of code does awslabs/aws-sdk-rust have?

awslabs/aws-sdk-rust has 32,148,516 total lines, including 30,238,671 code lines, 709,096 comment lines, and 1,200,749 blank lines.

### How was the awslabs/aws-sdk-rust line count measured?

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

### What commit was counted for awslabs/aws-sdk-rust?

This OctoCounts report was generated from main at commit 75791866b02c on 2026-08-14T09:45:36.831251709+00:00.

## Similar repository reports

- [rust-lang/rust](https://octocounts.com/github/rust-lang/rust) — Rust, 2,722,001 code lines
- [microsoft/windows-rs](https://octocounts.com/github/microsoft/windows-rs) — Rust, 1,942,062 code lines
- [oven-sh/bun](https://octocounts.com/github/oven-sh/bun) — Rust, 1,457,654 code lines
- [aptos-labs/aptos-core](https://octocounts.com/github/aptos-labs/aptos-core) — Rust, 1,439,996 code lines
- [zed-industries/zed](https://octocounts.com/github/zed-industries/zed) — Rust, 1,368,513 code lines
- [openai/codex](https://octocounts.com/github/openai/codex) — Rust, 1,236,363 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)
