# tauri-apps/tauri SLOC report

> As of 2026-08-31 (commit f4feb2ba71ae), tauri-apps/tauri contains 152,916 total lines: 107,919 code, 23,620 comments, 21,377 blank, across 669 files in 21 languages (top: Rust 67.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tauri-apps/tauri to commit f4feb2ba71ae, 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 70.6% of all lines, comments represent 15.4%, and the repository averages 161 code lines per file. Rust accounts for 67.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 310 | 85,297 | 72,945 | 2,561 | 9,791 |
| JSON | 63 | 17,027 | 17,026 | 0 | 1 |
| YAML | 4 | 5,374 | 4,298 | 17 | 1,059 |
| TypeScript | 28 | 8,350 | 3,486 | 4,345 | 519 |
| TOML | 35 | 3,203 | 2,626 | 54 | 523 |
| Kotlin | 40 | 2,725 | 2,008 | 355 | 362 |
| JavaScript | 32 | 1,924 | 1,498 | 267 | 159 |
| Svelte | 12 | 1,021 | 979 | 1 | 41 |
| Swift | 17 | 965 | 761 | 70 | 134 |
| BASH | 1 | 638 | 533 | 53 | 52 |
| Shell | 4 | 751 | 508 | 145 | 98 |
| HTML | 15 | 492 | 448 | 0 | 44 |

Top language (Rust 67.6%). Generated at 2026-08-31T09:50:56.031197804+00:00. Canonical report: https://octocounts.com/github/tauri-apps/tauri

## Report FAQ

### How many lines of code does tauri-apps/tauri have?

tauri-apps/tauri has 152,916 total lines, including 107,919 code lines, 23,620 comment lines, and 21,377 blank lines.

### How was the tauri-apps/tauri line count measured?

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

### What commit was counted for tauri-apps/tauri?

This OctoCounts report was generated from dev at commit f4feb2ba71ae on 2026-08-31T09:50:56.031197804+00:00.

## Similar repository reports

- [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
- [leptos-rs/leptos](https://octocounts.com/github/leptos-rs/leptos) — Rust, 107,463 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)
