# tokio-rs/axum SLOC report

> As of 2026-09-19 (commit 3ea7f31b8e43), tokio-rs/axum contains 38,113 total lines: 28,536 code, 3,790 comments, 5,787 blank, across 273 files in 8 languages (top: Rust 95.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tokio-rs/axum has 28,536 source lines of code out of 38,113 total lines across 273 files, counted from the main ref at commit 3ea7f31b8e43 by the OctoCounts tokei engine on 2026-09-19. 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 tokio-rs/axum to commit 3ea7f31b8e43, 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 74.9% of all lines, comments represent 9.9%, and the repository averages 105 code lines per file. Rust accounts for 95.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 172 | 32,872 | 27,134 | 1,046 | 4,692 |
| TOML | 63 | 1,441 | 1,268 | 45 | 128 |
| Jinja2 | 4 | 36 | 36 | 0 | 0 |
| JavaScript | 5 | 43 | 35 | 0 | 8 |
| HTML | 8 | 32 | 30 | 0 | 2 |
| JSON | 2 | 21 | 21 | 0 | 0 |
| SQL | 4 | 16 | 12 | 4 | 0 |
| Markdown | 15 | 3,652 | 0 | 2,695 | 957 |

Top language (Rust 95.1%). Generated at 2026-09-19T03:34:13.266019705+00:00. Canonical report: https://octocounts.com/github/tokio-rs/axum

## Reproduce this report

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

tokio-rs/axum has 38,113 total lines, including 28,536 code lines, 3,790 comment lines, and 5,787 blank lines.

### How was the tokio-rs/axum line count measured?

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

### What commit was counted for tokio-rs/axum?

This OctoCounts report was generated from main at commit 3ea7f31b8e43 on 2026-09-19T03:34:13.266019705+00:00.

## Similar repository reports

- [DioxusLabs/accessibility-cli](https://octocounts.com/github/DioxusLabs/accessibility-cli) — Rust, 28,419 code lines
- [googleworkspace/cli](https://octocounts.com/github/googleworkspace/cli) — Rust, 28,367 code lines
- [ytmmi/CRF](https://octocounts.com/github/ytmmi/CRF) — Rust, 28,712 code lines
- [alacritty/alacritty](https://octocounts.com/github/alacritty/alacritty) — Rust, 28,905 code lines
- [qdrant/rust-client](https://octocounts.com/github/qdrant/rust-client) — Rust, 27,643 code lines
- [karminski/baize](https://octocounts.com/github/karminski/baize) — Rust, 27,461 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)
