# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tobi/walgit has 48,897 source lines of code out of 56,121 total lines across 157 files, counted from the main ref at commit 113a0b240247 by the OctoCounts tokei engine on 2026-08-26. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tobi/walgit/commit/113a0b24024734194f15d1523fde58add71c4f82?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 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

- [julyx10/lap](https://octocounts.com/github/julyx10/lap) — Rust, 48,906 code lines
- [EmbarkStudios/quilkin](https://octocounts.com/github/EmbarkStudios/quilkin) — Rust, 49,007 code lines
- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 48,059 code lines
- [smoltcp-rs/smoltcp](https://octocounts.com/github/smoltcp-rs/smoltcp) — Rust, 45,497 code lines
- [andreoss/antibox](https://octocounts.com/github/andreoss/antibox) — Rust, 52,434 code lines
- [wowemulation-dev/recast-rs](https://octocounts.com/github/wowemulation-dev/recast-rs) — Rust, 44,806 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)
