# leptos-rs/leptos SLOC report

> As of 2026-08-26 (commit 1d19f1659eda), leptos-rs/leptos contains 127,991 total lines: 107,463 code, 7,392 comments, 13,136 blank, across 1,072 files in 18 languages (top: Rust 85.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving leptos-rs/leptos to commit 1d19f1659eda, 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 large codebase by counted code lines. Code represents 84.0% of all lines, comments represent 5.8%, and the repository averages 100 code lines per file. Rust accounts for 85.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 549 | 106,814 | 91,970 | 4,192 | 10,652 |
| TOML | 253 | 7,375 | 5,648 | 904 | 823 |
| JSON | 28 | 4,990 | 4,981 | 0 | 9 |
| Gherkin (Cucumber) | 53 | 1,540 | 1,304 | 16 | 220 |
| CSS | 19 | 1,562 | 1,297 | 1 | 264 |
| JavaScript | 5 | 988 | 860 | 51 | 77 |
| TypeScript | 10 | 806 | 281 | 441 | 84 |
| HTML | 26 | 235 | 233 | 0 | 2 |
| Sass | 14 | 272 | 226 | 2 | 44 |
| Shell | 7 | 293 | 218 | 28 | 47 |
| Nix | 3 | 130 | 121 | 0 | 9 |
| YAML | 2 | 137 | 114 | 0 | 23 |

Top language (Rust 85.6%). Generated at 2026-08-26T18:37:48.131428552+00:00. Canonical report: https://octocounts.com/github/leptos-rs/leptos

## Report FAQ

### How many lines of code does leptos-rs/leptos have?

leptos-rs/leptos has 127,991 total lines, including 107,463 code lines, 7,392 comment lines, and 13,136 blank lines.

### How was the leptos-rs/leptos line count measured?

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

### What commit was counted for leptos-rs/leptos?

This OctoCounts report was generated from main at commit 1d19f1659eda on 2026-08-26T18:37:48.131428552+00:00.

## Similar repository reports

- [tauri-apps/tauri](https://octocounts.com/github/tauri-apps/tauri) — Rust, 107,919 code lines
- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 107,945 code lines
- [warpforgehq/warpforge](https://octocounts.com/github/warpforgehq/warpforge) — Rust, 108,053 code lines
- [AprilNEA/OpenLogi](https://octocounts.com/github/AprilNEA/OpenLogi) — Rust, 105,549 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 104,345 code lines
- [BigPizzaV3/CodexPlusPlus](https://octocounts.com/github/BigPizzaV3/CodexPlusPlus) — Rust, 111,976 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)
