# leptos-rs/leptos SLOC report

> As of 2026-09-15 (commit 6f09f085f79f), leptos-rs/leptos contains 128,043 total lines: 107,502 code, 7,395 comments, 13,146 blank, across 1,072 files in 18 languages (top: Rust 85.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

leptos-rs/leptos has 107,502 source lines of code out of 128,043 total lines across 1,072 files, counted from the 6f09f085f79fa903c36d93c659cf3a33536d176a ref at commit 6f09f085f79f by the OctoCounts tokei engine on 2026-09-15. 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 leptos-rs/leptos to commit 6f09f085f79f, 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,861 | 92,006 | 4,194 | 10,661 |
| TOML | 253 | 7,380 | 5,651 | 905 | 824 |
| 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-09-15T11:32:02.708214917+00:00. Canonical report: https://octocounts.com/github/leptos-rs/leptos

## Reproduce this report

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

leptos-rs/leptos has 128,043 total lines, including 107,502 code lines, 7,395 comment lines, and 13,146 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 6f09f085f79f, 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 6f09f085f79fa903c36d93c659cf3a33536d176a at commit 6f09f085f79f on 2026-09-15T11:32:02.708214917+00:00.

## Similar repository reports

- [ataraxy-labs/sem](https://octocounts.com/github/ataraxy-labs/sem) — Rust, 107,404 code lines
- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 109,294 code lines
- [AprilNEA/OpenLogi](https://octocounts.com/github/AprilNEA/OpenLogi) — Rust, 105,549 code lines
- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 104,806 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 110,449 code lines
- [tauri-apps/tauri](https://octocounts.com/github/tauri-apps/tauri) — Rust, 110,912 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)
