# DioxusLabs/dioxus SLOC report

> As of 2026-07-24 (commit cae279ebb68a), DioxusLabs/dioxus contains 171,107 total lines: 135,920 code, 13,287 comments, 21,900 blank, across 1,204 files in 22 languages (top: Rust 82.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving DioxusLabs/dioxus to commit cae279ebb68a, 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 79.4% of all lines, comments represent 7.8%, and the repository averages 113 code lines per file. Rust accounts for 82.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 805 | 136,076 | 112,273 | 6,165 | 17,638 |
| JSON | 14 | 10,142 | 10,142 | 0 | 0 |
| CSS | 45 | 4,946 | 4,374 | 54 | 518 |
| TOML | 126 | 4,653 | 3,813 | 193 | 647 |
| TypeScript | 13 | 2,207 | 1,690 | 219 | 298 |
| JavaScript | 52 | 2,037 | 1,288 | 430 | 319 |
| Swift | 7 | 820 | 631 | 107 | 82 |
| HTML | 8 | 329 | 316 | 8 | 5 |
| Kotlin | 4 | 332 | 267 | 15 | 50 |
| Handlebars | 6 | 308 | 260 | 15 | 33 |
| XML | 7 | 234 | 227 | 4 | 3 |
| SVG | 10 | 180 | 180 | 0 | 0 |

Top language (Rust 82.6%). Generated at 2026-07-24T02:07:19.695236011+00:00. Canonical report: https://octocounts.com/github/DioxusLabs/dioxus

## Report FAQ

### How many lines of code does DioxusLabs/dioxus have?

DioxusLabs/dioxus has 171,107 total lines, including 135,920 code lines, 13,287 comment lines, and 21,900 blank lines.

### How was the DioxusLabs/dioxus line count measured?

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

### What commit was counted for DioxusLabs/dioxus?

This OctoCounts report was generated from main at commit cae279ebb68a on 2026-07-24T02:07:19.695236011+00:00.

## Similar repository reports

- [Dicklesworthstone/destructive_command_guard](https://octocounts.com/github/Dicklesworthstone/destructive_command_guard) — Rust, 139,692 code lines
- [harry0703/MangoDisk](https://octocounts.com/github/harry0703/MangoDisk) — Rust, 130,705 code lines
- [UniClipboard/UniClipboard](https://octocounts.com/github/UniClipboard/UniClipboard) — Rust, 141,368 code lines
- [h4ckf0r0day/obscura](https://octocounts.com/github/h4ckf0r0day/obscura) — Rust, 129,362 code lines
- [vercel-labs/agent-browser](https://octocounts.com/github/vercel-labs/agent-browser) — Rust, 143,077 code lines
- [smol-machines/smolvm](https://octocounts.com/github/smol-machines/smolvm) — Rust, 127,882 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)
