# tauri-apps/tauri SLOC report

> As of 2026-09-21 (commit 3f6701bfc37c), tauri-apps/tauri contains 158,333 total lines: 111,989 code, 23,988 comments, 22,356 blank, across 674 files in 21 languages (top: Rust 66.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tauri-apps/tauri has 111,989 source lines of code out of 158,333 total lines across 674 files, counted from the dev ref at commit 3f6701bfc37c by the OctoCounts tokei engine on 2026-09-21. 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 tauri-apps/tauri to commit 3f6701bfc37c, 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.7% of all lines, comments represent 15.2%, and the repository averages 166 code lines per file. Rust accounts for 66.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 310 | 86,580 | 74,012 | 2,654 | 9,914 |
| JSON | 66 | 17,095 | 17,094 | 0 | 1 |
| YAML | 4 | 8,794 | 6,944 | 26 | 1,824 |
| TypeScript | 29 | 8,723 | 3,722 | 4,460 | 541 |
| TOML | 35 | 3,268 | 2,666 | 59 | 543 |
| Kotlin | 40 | 2,724 | 1,995 | 365 | 364 |
| JavaScript | 32 | 1,924 | 1,498 | 267 | 159 |
| Svelte | 12 | 1,048 | 1,005 | 1 | 42 |
| 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 66.1%). Generated at 2026-09-21T09:02:57.090703254+00:00. Canonical report: https://octocounts.com/github/tauri-apps/tauri

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tauri-apps/tauri/commit/3f6701bfc37cf0057fec2fbfae1bc12b73bd3e34?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 tauri-apps/tauri have?

tauri-apps/tauri has 158,333 total lines, including 111,989 code lines, 23,988 comment lines, and 22,356 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 3f6701bfc37c, 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 3f6701bfc37c on 2026-09-21T09:02:57.090703254+00:00.

## Similar repository reports

- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 111,148 code lines
- [ataraxy-labs/sem](https://octocounts.com/github/ataraxy-labs/sem) — Rust, 110,719 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 110,449 code lines
- [denoland/celld](https://octocounts.com/github/denoland/celld) — Rust, 113,662 code lines
- [warpforgehq/warpforge](https://octocounts.com/github/warpforgehq/warpforge) — Rust, 114,114 code lines
- [leptos-rs/leptos](https://octocounts.com/github/leptos-rs/leptos) — Rust, 107,502 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)
