# Smithay/smithay SLOC report

> As of 2026-09-05 (commit 07f9db5413ee), Smithay/smithay contains 98,378 total lines: 83,176 code, 3,683 comments, 11,519 blank, across 309 files in 8 languages (top: Rust 99.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Smithay/smithay to commit 07f9db5413ee, 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 medium-sized codebase by counted code lines. Code represents 84.5% of all lines, comments represent 3.7%, and the repository averages 269 code lines per file. Rust accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 288 | 97,133 | 82,832 | 3,003 | 11,298 |
| TOML | 7 | 280 | 250 | 2 | 28 |
| GLSL | 4 | 89 | 69 | 1 | 19 |
| Shell | 1 | 15 | 11 | 2 | 2 |
| C | 2 | 10 | 8 | 0 | 2 |
| HTML | 1 | 6 | 6 | 0 | 0 |
| Markdown | 5 | 824 | 0 | 658 | 166 |
| Plain Text | 1 | 21 | 0 | 17 | 4 |

Top language (Rust 99.6%). Generated at 2026-09-05T17:30:37.302265235+00:00. Canonical report: https://octocounts.com/github/Smithay/smithay

## Report FAQ

### How many lines of code does Smithay/smithay have?

Smithay/smithay has 98,378 total lines, including 83,176 code lines, 3,683 comment lines, and 11,519 blank lines.

### How was the Smithay/smithay line count measured?

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

### What commit was counted for Smithay/smithay?

This OctoCounts report was generated from 07f9db5413ee3a8a7518fac63577dd4696eacc46 at commit 07f9db5413ee on 2026-09-05T17:30:37.302265235+00:00.

## Similar repository reports

- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 82,737 code lines
- [emilk/egui](https://octocounts.com/github/emilk/egui) — Rust, 82,205 code lines
- [byronwade/dits](https://octocounts.com/github/byronwade/dits) — Rust, 81,827 code lines
- [pocket-stack/quickjs-oxide](https://octocounts.com/github/pocket-stack/quickjs-oxide) — Rust, 80,813 code lines
- [Zackriya-Solutions/meetily](https://octocounts.com/github/Zackriya-Solutions/meetily) — Rust, 86,367 code lines
- [rust-lang/crates.io](https://octocounts.com/github/rust-lang/crates.io) — Rust, 87,068 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)
