# actix/actix-web SLOC report

> As of 2026-08-26 (commit 5a9eafb991ac), actix/actix-web contains 73,267 total lines: 55,350 code, 5,750 comments, 12,167 blank, across 300 files in 7 languages (top: Rust 97.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving actix/actix-web to commit 5a9eafb991ac, 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 75.5% of all lines, comments represent 7.8%, and the repository averages 185 code lines per file. Rust accounts for 97.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 250 | 65,259 | 54,174 | 1,391 | 9,694 |
| TOML | 13 | 1,101 | 880 | 81 | 140 |
| BASH | 2 | 198 | 136 | 19 | 43 |
| Just | 1 | 145 | 97 | 23 | 25 |
| Shell | 2 | 105 | 56 | 31 | 18 |
| YAML | 1 | 8 | 7 | 1 | 0 |
| Markdown | 31 | 6,451 | 0 | 4,204 | 2,247 |

Top language (Rust 97.9%). Generated at 2026-08-26T18:37:14.248014433+00:00. Canonical report: https://octocounts.com/github/actix/actix-web

## Report FAQ

### How many lines of code does actix/actix-web have?

actix/actix-web has 73,267 total lines, including 55,350 code lines, 5,750 comment lines, and 12,167 blank lines.

### How was the actix/actix-web line count measured?

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

### What commit was counted for actix/actix-web?

This OctoCounts report was generated from main at commit 5a9eafb991ac on 2026-08-26T18:37:14.248014433+00:00.

## Similar repository reports

- [cjpais/handy](https://octocounts.com/github/cjpais/handy) — Rust, 55,185 code lines
- [agavra/tuicr](https://octocounts.com/github/agavra/tuicr) — Rust, 55,124 code lines
- [jimuzhe/tiez-clipboard](https://octocounts.com/github/jimuzhe/tiez-clipboard) — Rust, 57,266 code lines
- [xopenbeta/envis-app](https://octocounts.com/github/xopenbeta/envis-app) — Rust, 57,602 code lines
- [libjxl/jxl-rs](https://octocounts.com/github/libjxl/jxl-rs) — Rust, 57,692 code lines
- [zn0wii/satelite-proxy](https://octocounts.com/github/zn0wii/satelite-proxy) — Rust, 52,835 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)
