# awslabs/aws-sdk-rust SLOC report

> As of 2026-09-06 (commit 663abe1e9e8e), awslabs/aws-sdk-rust contains 29,124,944 total lines: 27,395,525 code, 618,845 comments, 1,110,574 blank, across 222,991 files in 11 languages (top: Rust 86.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

awslabs/aws-sdk-rust has 27,395,525 source lines of code out of 29,124,944 total lines across 222,991 files, counted from the 663abe1e9e8e57276e6f0bdadf3cbda244c2548e ref at commit 663abe1e9e8e by the OctoCounts tokei engine on 2026-09-06. 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 awslabs/aws-sdk-rust to commit 663abe1e9e8e, 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.1%, and the repository averages 123 code lines per file. Rust accounts for 86.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 220,634 | 25,151,407 | 23,720,323 | 340,267 | 1,090,817 |
| JSON | 703 | 3,635,023 | 3,635,014 | 0 | 9 |
| TOML | 479 | 49,288 | 39,786 | 492 | 9,010 |
| Python | 2 | 375 | 245 | 63 | 67 |
| TypeScript | 2 | 138 | 101 | 20 | 17 |
| BASH | 10 | 143 | 42 | 65 | 36 |
| JavaScript | 1 | 13 | 8 | 4 | 1 |
| Shell | 1 | 17 | 4 | 9 | 4 |
| YAML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 456 | 285,497 | 0 | 275,262 | 10,235 |
| Plain Text | 702 | 3,041 | 0 | 2,663 | 378 |

Top language (Rust 86.6%). Generated at 2026-09-06T15:07:06.040339626+00:00. Canonical report: https://octocounts.com/github/awslabs/aws-sdk-rust

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/awslabs/aws-sdk-rust/commit/663abe1e9e8e57276e6f0bdadf3cbda244c2548e?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 awslabs/aws-sdk-rust have?

awslabs/aws-sdk-rust has 29,124,944 total lines, including 27,395,525 code lines, 618,845 comment lines, and 1,110,574 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 663abe1e9e8e, 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 663abe1e9e8e57276e6f0bdadf3cbda244c2548e at commit 663abe1e9e8e on 2026-09-06T15:07:06.040339626+00:00.

## Similar repository reports

- [rust-lang/rust](https://octocounts.com/github/rust-lang/rust) — Rust, 2,727,335 code lines
- [aptos-labs/aptos-core](https://octocounts.com/github/aptos-labs/aptos-core) — Rust, 1,870,288 code lines
- [nicodunks/mog](https://octocounts.com/github/nicodunks/mog) — Rust, 1,568,608 code lines
- [openinterpreter/openinterpreter](https://octocounts.com/github/openinterpreter/openinterpreter) — Rust, 1,492,495 code lines
- [warpdotdev/warp](https://octocounts.com/github/warpdotdev/warp) — Rust, 1,470,282 code lines
- [oven-sh/bun](https://octocounts.com/github/oven-sh/bun) — Rust, 1,469,308 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)
