# Zyk-Void/ice SLOC report

> As of 2026-09-14 (commit b919dc81fb97), Zyk-Void/ice contains 186,590 total lines: 142,961 code, 23,264 comments, 20,365 blank, across 889 files in 11 languages (top: TypeScript 80.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Zyk-Void/ice to commit b919dc81fb97, 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 76.6% of all lines, comments represent 12.5%, and the repository averages 161 code lines per file. TypeScript accounts for 80.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 655 | 140,659 | 115,224 | 11,433 | 14,002 |
| JSON | 142 | 19,232 | 19,220 | 0 | 12 |
| JavaScript | 25 | 7,418 | 6,591 | 131 | 696 |
| CSS | 1 | 1,066 | 867 | 24 | 175 |
| Shell | 8 | 864 | 682 | 83 | 99 |
| C | 3 | 195 | 150 | 12 | 33 |
| SQL | 1 | 124 | 103 | 4 | 17 |
| PowerShell | 1 | 71 | 64 | 0 | 7 |
| HTML | 1 | 56 | 49 | 3 | 4 |
| Batch | 1 | 14 | 11 | 0 | 3 |
| Markdown | 51 | 16,891 | 0 | 11,574 | 5,317 |

Top language (TypeScript 80.6%). Generated at 2026-09-14T09:02:32.695087391+00:00. Canonical report: https://octocounts.com/github/Zyk-Void/ice

## Report FAQ

### How many lines of code does Zyk-Void/ice have?

Zyk-Void/ice has 186,590 total lines, including 142,961 code lines, 23,264 comment lines, and 20,365 blank lines.

### How was the Zyk-Void/ice line count measured?

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

### What commit was counted for Zyk-Void/ice?

This OctoCounts report was generated from b919dc81fb9764675fa2695feebc0bc62f02acb4 at commit b919dc81fb97 on 2026-09-14T09:02:32.695087391+00:00.

## Similar repository reports

- [unohee/OpenSwarm](https://octocounts.com/github/unohee/OpenSwarm) — TypeScript, 142,620 code lines
- [open-gsd/gsd-core](https://octocounts.com/github/open-gsd/gsd-core) — TypeScript, 144,768 code lines
- [JetBrains/thinkrail](https://octocounts.com/github/JetBrains/thinkrail) — TypeScript, 140,338 code lines
- [Simon-He95/markstream-vue](https://octocounts.com/github/Simon-He95/markstream-vue) — TypeScript, 139,700 code lines
- [tailwindlabs/tailwindcss](https://octocounts.com/github/tailwindlabs/tailwindcss) — TypeScript, 139,084 code lines
- [SimonJamesOdell/YehThatRocks](https://octocounts.com/github/SimonJamesOdell/YehThatRocks) — TypeScript, 138,693 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
