# denoland/deno SLOC report

> As of 2026-09-21 (commit abd22074e47c), denoland/deno contains 1,193,614 total lines: 947,176 code, 171,125 comments, 75,313 blank, across 2,021 files in 15 languages (top: Rust 53.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

denoland/deno has 947,176 source lines of code out of 1,193,614 total lines across 2,021 files, counted from the main ref at commit abd22074e47c by the OctoCounts tokei engine on 2026-09-21. 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/deno to commit abd22074e47c, 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 79.4% of all lines, comments represent 14.3%, and the repository averages 469 code lines per file. Rust accounts for 53.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 916 | 577,678 | 504,266 | 26,483 | 46,929 |
| JavaScript | 268 | 306,420 | 278,404 | 18,161 | 9,855 |
| TypeScript | 577 | 267,483 | 141,401 | 110,667 | 15,415 |
| C | 8 | 12,101 | 11,486 | 113 | 502 |
| TOML | 134 | 5,869 | 5,341 | 161 | 367 |
| JSON | 28 | 4,571 | 4,570 | 0 | 1 |
| C Header | 1 | 907 | 636 | 193 | 78 |
| Module-Definition | 3 | 431 | 431 | 0 | 0 |
| CSS | 2 | 448 | 411 | 13 | 24 |
| Nix | 1 | 165 | 136 | 7 | 22 |
| SVG | 3 | 66 | 66 | 0 | 0 |
| Shell | 1 | 44 | 20 | 17 | 7 |

Top language (Rust 53.2%). Generated at 2026-09-21T09:02:51.168005455+00:00. Canonical report: https://octocounts.com/github/denoland/deno

## Reproduce this report

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

denoland/deno has 1,193,614 total lines, including 947,176 code lines, 171,125 comment lines, and 75,313 blank lines.

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

OctoCounts resolved the public GitHub repository to commit abd22074e47c, 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/deno?

This OctoCounts report was generated from main at commit abd22074e47c on 2026-09-21T09:02:51.168005455+00:00.

## Similar repository reports

- [t8y2/dbx](https://octocounts.com/github/t8y2/dbx) — Rust, 1,012,565 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 751,646 code lines
- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 735,550 code lines
- [Hmbown/DeepSeek-TUI](https://octocounts.com/github/Hmbown/DeepSeek-TUI) — Rust, 1,160,925 code lines
- [block/buzz](https://octocounts.com/github/block/buzz) — Rust, 1,180,033 code lines
- [tinyhumansai/openhuman](https://octocounts.com/github/tinyhumansai/openhuman) — Rust, 1,193,871 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)
