# denoland/celld SLOC report

> As of 2026-09-16 (commit 12d5b6333fe5), denoland/celld contains 130,221 total lines: 113,662 code, 10,257 comments, 6,302 blank, across 190 files in 7 languages (top: Rust 72.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

denoland/celld has 113,662 source lines of code out of 130,221 total lines across 190 files, counted from the 12d5b6333fe52717325addcfe1e99e9fd4f77bcd ref at commit 12d5b6333fe5 by the OctoCounts tokei engine on 2026-09-16. 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 denoland/celld to commit 12d5b6333fe5, 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 87.3% of all lines, comments represent 7.9%, and the repository averages 598 code lines per file. Rust accounts for 72.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 113 | 94,249 | 82,792 | 6,043 | 5,414 |
| JavaScript | 53 | 34,650 | 30,449 | 3,497 | 704 |
| TOML | 6 | 419 | 324 | 72 | 23 |
| Dockerfile | 3 | 57 | 44 | 9 | 4 |
| JSON | 4 | 31 | 31 | 0 | 0 |
| Python | 1 | 32 | 22 | 4 | 6 |
| Markdown | 10 | 783 | 0 | 632 | 151 |

Top language (Rust 72.8%). Generated at 2026-09-16T15:56:22.724857298+00:00. Canonical report: https://octocounts.com/github/denoland/celld

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/denoland/celld/commit/12d5b6333fe52717325addcfe1e99e9fd4f77bcd?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 denoland/celld have?

denoland/celld has 130,221 total lines, including 113,662 code lines, 10,257 comment lines, and 6,302 blank lines.

### How was the denoland/celld line count measured?

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

### What commit was counted for denoland/celld?

This OctoCounts report was generated from 12d5b6333fe52717325addcfe1e99e9fd4f77bcd at commit 12d5b6333fe5 on 2026-09-16T15:56:22.724857298+00:00.

## Similar repository reports

- [warpforgehq/warpforge](https://octocounts.com/github/warpforgehq/warpforge) — Rust, 114,114 code lines
- [tauri-apps/tauri](https://octocounts.com/github/tauri-apps/tauri) — Rust, 111,989 code lines
- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 111,148 code lines
- [ataraxy-labs/sem](https://octocounts.com/github/ataraxy-labs/sem) — Rust, 110,719 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 110,449 code lines
- [napi-rs/napi-rs](https://octocounts.com/github/napi-rs/napi-rs) — Rust, 118,428 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)
