# seatedro/glyph SLOC report

> As of 2026-09-06 (commit 0db1517c3f84), seatedro/glyph contains 4,570 total lines: 3,787 code, 221 comments, 562 blank, across 15 files in 4 languages (top: Zig 98.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving seatedro/glyph to commit 0db1517c3f84, 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 small codebase by counted code lines. Code represents 82.9% of all lines, comments represent 4.8%, and the repository averages 252 code lines per file. Zig accounts for 98.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Zig | 11 | 4,349 | 3,716 | 118 | 515 |
| Nix | 1 | 86 | 67 | 5 | 14 |
| Shell | 2 | 5 | 4 | 1 | 0 |
| Markdown | 1 | 130 | 0 | 97 | 33 |

Top language (Zig 98.1%). Generated at 2026-09-06T09:51:28.198306067+00:00. Canonical report: https://octocounts.com/github/seatedro/glyph

## Report FAQ

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

seatedro/glyph has 4,570 total lines, including 3,787 code lines, 221 comment lines, and 562 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0db1517c3f84, 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/glyph?

This OctoCounts report was generated from main at commit 0db1517c3f84 on 2026-09-06T09:51:28.198306067+00:00.

## Similar repository reports

- [notkisk/ziglings](https://octocounts.com/github/notkisk/ziglings) — Zig, 4,057 code lines
- [coder/boo](https://octocounts.com/github/coder/boo) — Zig, 8,644 code lines
- [caudex-workout/engine](https://octocounts.com/github/caudex-workout/engine) — Zig, 62,231 code lines
- [cataggar/wamr](https://octocounts.com/github/cataggar/wamr) — Zig, 155,069 code lines
- [ghostty-org/ghostty](https://octocounts.com/github/ghostty-org/ghostty) — Zig, 255,243 code lines
- [had0yun/unity-mcp-mixamo](https://octocounts.com/github/had0yun/unity-mcp-mixamo) — Python, 3,787 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)
- [Bun vs Deno](https://octocounts.com/compare/bun-vs-deno)
- [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)
