# malbiruk/driftwm SLOC report

> As of 2026-09-05 (commit 061c71177016), malbiruk/driftwm contains 74,080 total lines: 60,037 code, 7,942 comments, 6,101 blank, across 194 files in 13 languages (top: Rust 93.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving malbiruk/driftwm to commit 061c71177016, 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 81.0% of all lines, comments represent 10.7%, and the repository averages 309 code lines per file. Rust accounts for 93.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 121 | 67,232 | 56,037 | 6,125 | 5,070 |
| Python | 13 | 2,093 | 1,708 | 56 | 329 |
| GLSL | 20 | 937 | 645 | 144 | 148 |
| CSS | 5 | 811 | 624 | 72 | 115 |
| TOML | 9 | 1,379 | 367 | 888 | 124 |
| Shell | 9 | 480 | 328 | 91 | 61 |
| Nix | 3 | 250 | 151 | 65 | 34 |
| BASH | 1 | 115 | 69 | 31 | 15 |
| JSON | 1 | 58 | 58 | 0 | 0 |
| Makefile | 1 | 37 | 32 | 0 | 5 |
| INI | 1 | 20 | 18 | 0 | 2 |
| Markdown | 8 | 647 | 0 | 449 | 198 |

Top language (Rust 93.3%). Generated at 2026-09-05T17:28:47.918549289+00:00. Canonical report: https://octocounts.com/github/malbiruk/driftwm

## Report FAQ

### How many lines of code does malbiruk/driftwm have?

malbiruk/driftwm has 74,080 total lines, including 60,037 code lines, 7,942 comment lines, and 6,101 blank lines.

### How was the malbiruk/driftwm line count measured?

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

### What commit was counted for malbiruk/driftwm?

This OctoCounts report was generated from 061c71177016d407ed615b02a16a21c92b029abe at commit 061c71177016 on 2026-09-05T17:28:47.918549289+00:00.

## Similar repository reports

- [tokio-rs/tokio](https://octocounts.com/github/tokio-rs/tokio) — Rust, 60,608 code lines
- [EthanYoQ/whisper-input](https://octocounts.com/github/EthanYoQ/whisper-input) — Rust, 60,642 code lines
- [mstange/samply](https://octocounts.com/github/mstange/samply) — Rust, 58,956 code lines
- [3899/SimAdmin](https://octocounts.com/github/3899/SimAdmin) — Rust, 61,402 code lines
- [EmbarkStudios/quilkin](https://octocounts.com/github/EmbarkStudios/quilkin) — Rust, 62,028 code lines
- [asteroidb/asteroidb](https://octocounts.com/github/asteroidb/asteroidb) — Rust, 62,086 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)
