# tonhowtf/omniget SLOC report

> As of 2026-09-14 (commit 4d1b961d97c6), tonhowtf/omniget contains 215,238 total lines: 197,112 code, 3,952 comments, 14,174 blank, across 862 files in 13 languages (top: Rust 32.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tonhowtf/omniget to commit 4d1b961d97c6, 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 91.6% of all lines, comments represent 1.8%, and the repository averages 229 code lines per file. Rust accounts for 32.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 248 | 71,788 | 64,228 | 769 | 6,791 |
| JSON | 45 | 57,016 | 57,016 | 0 | 0 |
| Svelte | 359 | 40,986 | 39,122 | 36 | 1,828 |
| TypeScript | 101 | 22,876 | 20,712 | 256 | 1,908 |
| JavaScript | 56 | 8,608 | 7,312 | 317 | 979 |
| CSS | 13 | 5,427 | 4,710 | 83 | 634 |
| YAML | 3 | 4,124 | 3,228 | 3 | 893 |
| HTML | 7 | 365 | 349 | 0 | 16 |
| XML | 3 | 220 | 220 | 0 | 0 |
| TOML | 6 | 209 | 181 | 12 | 16 |
| Python | 1 | 35 | 34 | 1 | 0 |
| Markdown | 19 | 3,542 | 0 | 2,444 | 1,098 |

Top language (Rust 32.6%). Generated at 2026-09-14T07:54:58.997447587+00:00. Canonical report: https://octocounts.com/github/tonhowtf/omniget

## Report FAQ

### How many lines of code does tonhowtf/omniget have?

tonhowtf/omniget has 215,238 total lines, including 197,112 code lines, 3,952 comment lines, and 14,174 blank lines.

### How was the tonhowtf/omniget line count measured?

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

### What commit was counted for tonhowtf/omniget?

This OctoCounts report was generated from 4d1b961d97c6b1a40e5f03f977ad09a15162b6d3 at commit 4d1b961d97c6 on 2026-09-14T07:54:58.997447587+00:00.

## Similar repository reports

- [huggingface/candle](https://octocounts.com/github/huggingface/candle) — Rust, 193,799 code lines
- [Ammar-Alnagar/Helios-Engine](https://octocounts.com/github/Ammar-Alnagar/Helios-Engine) — Rust, 206,091 code lines
- [iii-hq/iii](https://octocounts.com/github/iii-hq/iii) — Rust, 213,347 code lines
- [rustdesk/rustdesk](https://octocounts.com/github/rustdesk/rustdesk) — Rust, 219,461 code lines
- [EpicGames/lore](https://octocounts.com/github/EpicGames/lore) — Rust, 221,720 code lines
- [boa-dev/boa](https://octocounts.com/github/boa-dev/boa) — Rust, 171,331 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)
