# hgaiser/moonshine SLOC report

> As of 2026-08-31 (commit c87fb1ee6262), hgaiser/moonshine contains 31,002 total lines: 24,595 code, 2,644 comments, 3,763 blank, across 83 files in 7 languages (top: Rust 95.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving hgaiser/moonshine to commit c87fb1ee6262, 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 79.3% of all lines, comments represent 8.5%, and the repository averages 296 code lines per file. Rust accounts for 95.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 65 | 28,714 | 23,597 | 1,819 | 3,298 |
| XML | 3 | 513 | 473 | 0 | 40 |
| Nix | 3 | 474 | 303 | 130 | 41 |
| TOML | 5 | 144 | 133 | 1 | 10 |
| YAML | 1 | 73 | 62 | 7 | 4 |
| HTML | 1 | 33 | 27 | 0 | 6 |
| Markdown | 5 | 1,051 | 0 | 687 | 364 |

Top language (Rust 95.9%). Generated at 2026-08-31T20:29:49.030811195+00:00. Canonical report: https://octocounts.com/github/hgaiser/moonshine

## Report FAQ

### How many lines of code does hgaiser/moonshine have?

hgaiser/moonshine has 31,002 total lines, including 24,595 code lines, 2,644 comment lines, and 3,763 blank lines.

### How was the hgaiser/moonshine line count measured?

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

### What commit was counted for hgaiser/moonshine?

This OctoCounts report was generated from main at commit c87fb1ee6262 on 2026-08-31T20:29:49.030811195+00:00.

## Similar repository reports

- [mfontanini/presenterm](https://octocounts.com/github/mfontanini/presenterm) — Rust, 25,114 code lines
- [seanmonstar/reqwest](https://octocounts.com/github/seanmonstar/reqwest) — Rust, 25,227 code lines
- [supermemoryai/smfs](https://octocounts.com/github/supermemoryai/smfs) — Rust, 23,676 code lines
- [firecrawl/anydoc](https://octocounts.com/github/firecrawl/anydoc) — Rust, 23,337 code lines
- [Lostone799/QwenASR](https://octocounts.com/github/Lostone799/QwenASR) — Rust, 23,110 code lines
- [rayon-rs/rayon](https://octocounts.com/github/rayon-rs/rayon) — Rust, 26,484 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)
