# notkisk/ziglings SLOC report

> As of 2026-09-06 (commit fbdf96a2908d), notkisk/ziglings contains 10,775 total lines: 4,057 code, 5,609 comments, 1,109 blank, across 124 files in 3 languages (top: Zig 98.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving notkisk/ziglings to commit fbdf96a2908d, 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 37.7% of all lines, comments represent 52.1%, and the repository averages 33 code lines per file. Zig accounts for 98.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Zig | 118 | 10,199 | 3,977 | 5,245 | 977 |
| Shell | 3 | 159 | 80 | 55 | 24 |
| Markdown | 3 | 417 | 0 | 309 | 108 |

Top language (Zig 98.0%). Generated at 2026-09-06T07:47:38.101377311+00:00. Canonical report: https://octocounts.com/github/notkisk/ziglings

## Report FAQ

### How many lines of code does notkisk/ziglings have?

notkisk/ziglings has 10,775 total lines, including 4,057 code lines, 5,609 comment lines, and 1,109 blank lines.

### How was the notkisk/ziglings line count measured?

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

### What commit was counted for notkisk/ziglings?

This OctoCounts report was generated from main at commit fbdf96a2908d on 2026-09-06T07:47:38.101377311+00:00.

## Similar repository reports

- [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
- [DietrichGebert/ponytail](https://octocounts.com/github/DietrichGebert/ponytail) — Python, 4,058 code lines
- [protectai/modelscan](https://octocounts.com/github/protectai/modelscan) — Python, 4,094 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)
