# tobi/walgit SLOC report

> As of 2026-08-26 (commit 113a0b240247), tobi/walgit contains 56,121 total lines: 48,897 code, 3,738 comments, 3,486 blank, across 157 files in 13 languages (top: Rust 83.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tobi/walgit to commit 113a0b240247, 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 87.1% of all lines, comments represent 6.7%, and the repository averages 311 code lines per file. Rust accounts for 83.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 90 | 44,947 | 40,743 | 1,664 | 2,540 |
| TSX | 27 | 3,267 | 2,958 | 190 | 119 |
| YAML | 2 | 1,943 | 1,539 | 10 | 394 |
| TypeScript | 9 | 1,736 | 1,360 | 277 | 99 |
| CSS | 3 | 1,037 | 1,002 | 17 | 18 |
| TOML | 12 | 840 | 595 | 189 | 56 |
| HTML | 2 | 220 | 212 | 0 | 8 |
| Protocol Buffers | 1 | 346 | 174 | 146 | 26 |
| Nix | 1 | 172 | 151 | 11 | 10 |
| Just | 1 | 139 | 76 | 46 | 17 |
| JSON | 2 | 46 | 46 | 0 | 0 |
| JavaScript | 1 | 44 | 41 | 3 | 0 |

Top language (Rust 83.3%). Generated at 2026-08-26T15:15:59.202169434+00:00. Canonical report: https://octocounts.com/github/tobi/walgit

## Report FAQ

### How many lines of code does tobi/walgit have?

tobi/walgit has 56,121 total lines, including 48,897 code lines, 3,738 comment lines, and 3,486 blank lines.

### How was the tobi/walgit line count measured?

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

### What commit was counted for tobi/walgit?

This OctoCounts report was generated from main at commit 113a0b240247 on 2026-08-26T15:15:59.202169434+00:00.

## Similar repository reports

- [madeye/meow-rs](https://octocounts.com/github/madeye/meow-rs) — Rust, 51,243 code lines
- [andrewrabert/jellium-desktop](https://octocounts.com/github/andrewrabert/jellium-desktop) — Rust, 45,296 code lines
- [dmtrKovalenko/fff](https://octocounts.com/github/dmtrKovalenko/fff) — Rust, 52,587 code lines
- [zn0wii/satelite-proxy](https://octocounts.com/github/zn0wii/satelite-proxy) — Rust, 52,835 code lines
- [wowemulation-dev/recast-rs](https://octocounts.com/github/wowemulation-dev/recast-rs) — Rust, 44,806 code lines
- [starship/starship](https://octocounts.com/github/starship/starship) — Rust, 44,736 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)
