# rustdesk/rustdesk SLOC report

> As of 2026-09-17 (commit 01e391739093), rustdesk/rustdesk contains 270,604 total lines: 239,371 code, 12,264 comments, 18,969 blank, across 675 files in 31 languages (top: Rust 62.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rustdesk/rustdesk has 239,371 source lines of code out of 270,604 total lines across 675 files, counted from the 01e3917390936bbfa233cbb4d518a8e4e04eeef8 ref at commit 01e391739093 by the OctoCounts tokei engine on 2026-09-17. 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 rustdesk/rustdesk to commit 01e391739093, 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 88.5% of all lines, comments represent 4.5%, and the repository averages 355 code lines per file. Rust accounts for 62.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 275 | 164,046 | 149,280 | 5,929 | 8,837 |
| Dart | 125 | 74,004 | 64,827 | 3,407 | 5,770 |
| Python | 15 | 5,617 | 4,411 | 375 | 831 |
| C | 3 | 5,399 | 4,339 | 313 | 747 |
| C++ | 20 | 5,551 | 4,275 | 505 | 771 |
| Kotlin | 13 | 4,180 | 3,721 | 115 | 344 |
| CMake | 17 | 1,939 | 1,512 | 151 | 276 |
| CSS | 6 | 1,635 | 1,354 | 2 | 279 |
| Protocol Buffers | 1 | 1,023 | 840 | 61 | 122 |
| Objective-C++ | 1 | 911 | 646 | 162 | 103 |
| SVG | 58 | 524 | 524 | 0 | 0 |
| Shell | 15 | 826 | 489 | 120 | 217 |

Top language (Rust 62.4%). Generated at 2026-09-17T09:34:51.790402086+00:00. Canonical report: https://octocounts.com/github/rustdesk/rustdesk

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rustdesk/rustdesk/commit/01e3917390936bbfa233cbb4d518a8e4e04eeef8?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 rustdesk/rustdesk have?

rustdesk/rustdesk has 270,604 total lines, including 239,371 code lines, 12,264 comment lines, and 18,969 blank lines.

### How was the rustdesk/rustdesk line count measured?

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

### What commit was counted for rustdesk/rustdesk?

This OctoCounts report was generated from 01e3917390936bbfa233cbb4d518a8e4e04eeef8 at commit 01e391739093 on 2026-09-17T09:34:51.790402086+00:00.

## Similar repository reports

- [herdrdev/herdr](https://octocounts.com/github/herdrdev/herdr) — Rust, 238,333 code lines
- [harry0703/MangoDisk](https://octocounts.com/github/harry0703/MangoDisk) — Rust, 238,240 code lines
- [Kuddev/pebrel](https://octocounts.com/github/Kuddev/pebrel) — Rust, 235,206 code lines
- [farion1231/cc-switch](https://octocounts.com/github/farion1231/cc-switch) — Rust, 234,174 code lines
- [mahkoh/jay](https://octocounts.com/github/mahkoh/jay) — Rust, 249,077 code lines
- [tracel-ai/burn](https://octocounts.com/github/tracel-ai/burn) — Rust, 249,702 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)
