# seatedro/glimpse SLOC report

> As of 2026-09-06 (commit 45f9ccf24c33), seatedro/glimpse contains 12,611 total lines: 11,727 code, 377 comments, 507 blank, across 18 files in 6 languages (top: YAML 73.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving seatedro/glimpse to commit 45f9ccf24c33, 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 93.0% of all lines, comments represent 3.0%, and the repository averages 652 code lines per file. YAML accounts for 73.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 1 | 8,724 | 8,650 | 74 | 0 |
| Rust | 13 | 3,536 | 2,928 | 162 | 446 |
| Nix | 1 | 95 | 84 | 1 | 10 |
| TOML | 1 | 39 | 37 | 0 | 2 |
| Pacman's makepkg | 1 | 34 | 28 | 2 | 4 |
| Markdown | 1 | 183 | 0 | 138 | 45 |

Top language (YAML 73.8%). Generated at 2026-09-06T09:51:58.739876393+00:00. Canonical report: https://octocounts.com/github/seatedro/glimpse

## Report FAQ

### How many lines of code does seatedro/glimpse have?

seatedro/glimpse has 12,611 total lines, including 11,727 code lines, 377 comment lines, and 507 blank lines.

### How was the seatedro/glimpse line count measured?

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

### What commit was counted for seatedro/glimpse?

This OctoCounts report was generated from 45f9ccf24c33b7fb6f19f070bbf87511dbcfa931 at commit 45f9ccf24c33 on 2026-09-06T09:51:58.739876393+00:00.

## Similar repository reports

- [pmndrs/valtio](https://octocounts.com/github/pmndrs/valtio) — YAML, 16,706 code lines
- [ueberdosis/hocuspocus](https://octocounts.com/github/ueberdosis/hocuspocus) — YAML, 17,300 code lines
- [antoine-coulon/skott](https://octocounts.com/github/antoine-coulon/skott) — YAML, 17,969 code lines
- [funAgent/ai-bubu](https://octocounts.com/github/funAgent/ai-bubu) — YAML, 18,404 code lines
- [plannotator/effective-html](https://octocounts.com/github/plannotator/effective-html) — YAML, 18,614 code lines
- [star-history/star-history](https://octocounts.com/github/star-history/star-history) — YAML, 13,863 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)
- [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)
