# EmbarkStudios/quilkin SLOC report

> As of 2026-09-11 (commit 1c0fbdce5539), EmbarkStudios/quilkin contains 68,912 total lines: 49,007 code, 10,670 comments, 9,235 blank, across 327 files in 15 languages (top: Rust 82.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

EmbarkStudios/quilkin has 49,007 source lines of code out of 68,912 total lines across 327 files, counted from the 1c0fbdce55392223b950a6665b40b0385c37ade6 ref at commit 1c0fbdce5539 by the OctoCounts tokei engine on 2026-09-11. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving EmbarkStudios/quilkin to commit 1c0fbdce5539, 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 71.1% of all lines, comments represent 15.5%, and the repository averages 150 code lines per file. Rust accounts for 82.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 160 | 49,817 | 40,645 | 2,641 | 6,531 |
| Protocol Buffers | 65 | 10,138 | 3,098 | 5,614 | 1,426 |
| C++ | 20 | 2,812 | 2,070 | 243 | 499 |
| C Header | 17 | 1,965 | 1,373 | 323 | 269 |
| TOML | 22 | 977 | 711 | 177 | 89 |
| YAML | 14 | 813 | 561 | 216 | 36 |
| Shell | 2 | 280 | 209 | 35 | 36 |
| Just | 1 | 119 | 102 | 5 | 12 |
| Handlebars | 2 | 103 | 67 | 30 | 6 |
| Dockerfile | 1 | 85 | 62 | 12 | 11 |
| HCL | 1 | 78 | 50 | 17 | 11 |
| C# | 1 | 31 | 27 | 0 | 4 |

Top language (Rust 82.9%). Generated at 2026-09-11T07:43:09.344056458+00:00. Canonical report: https://octocounts.com/github/EmbarkStudios/quilkin

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/EmbarkStudios/quilkin/commit/1c0fbdce55392223b950a6665b40b0385c37ade6?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does EmbarkStudios/quilkin have?

EmbarkStudios/quilkin has 68,912 total lines, including 49,007 code lines, 10,670 comment lines, and 9,235 blank lines.

### How was the EmbarkStudios/quilkin line count measured?

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

### What commit was counted for EmbarkStudios/quilkin?

This OctoCounts report was generated from 1c0fbdce55392223b950a6665b40b0385c37ade6 at commit 1c0fbdce5539 on 2026-09-11T07:43:09.344056458+00:00.

## Similar repository reports

- [julyx10/lap](https://octocounts.com/github/julyx10/lap) — Rust, 48,906 code lines
- [tobi/walgit](https://octocounts.com/github/tobi/walgit) — Rust, 48,897 code lines
- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 48,020 code lines
- [andreoss/antibox](https://octocounts.com/github/andreoss/antibox) — Rust, 52,434 code lines
- [smoltcp-rs/smoltcp](https://octocounts.com/github/smoltcp-rs/smoltcp) — Rust, 45,497 code lines
- [wowemulation-dev/recast-rs](https://octocounts.com/github/wowemulation-dev/recast-rs) — Rust, 44,806 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
