# denoland/deno SLOC report

> As of 2026-08-31 (commit c54dc3b76b91), denoland/deno contains 1,189,729 total lines: 944,146 code, 170,556 comments, 75,027 blank, across 2,021 files in 15 languages (top: Rust 53.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving denoland/deno to commit c54dc3b76b91, 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 467 code lines per file. Rust accounts for 53.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 916 | 574,176 | 501,439 | 26,078 | 46,659 |
| JavaScript | 268 | 306,290 | 278,315 | 18,125 | 9,850 |
| TypeScript | 577 | 267,287 | 141,292 | 110,589 | 15,406 |
| C | 8 | 12,101 | 11,486 | 113 | 502 |
| TOML | 134 | 5,868 | 5,340 | 161 | 367 |
| JSON | 28 | 4,567 | 4,566 | 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.1%). Generated at 2026-08-31T09:50:52.346976322+00:00. Canonical report: https://octocounts.com/github/denoland/deno

## Report FAQ

### How many lines of code does denoland/deno have?

denoland/deno has 1,189,729 total lines, including 944,146 code lines, 170,556 comment lines, and 75,027 blank lines.

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

OctoCounts resolved the public GitHub repository to commit c54dc3b76b91, 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 c54dc3b76b91 on 2026-08-31T09:50:52.346976322+00:00.

## Similar repository reports

- [xai-org/grok-build](https://octocounts.com/github/xai-org/grok-build) — Rust, 994,300 code lines
- [block/buzz](https://octocounts.com/github/block/buzz) — Rust, 805,595 code lines
- [openinterpreter/openinterpreter](https://octocounts.com/github/openinterpreter/openinterpreter) — Rust, 1,083,771 code lines
- [macro-inc/macro](https://octocounts.com/github/macro-inc/macro) — Rust, 1,117,134 code lines
- [Hmbown/CodeWhale](https://octocounts.com/github/Hmbown/CodeWhale) — Rust, 765,806 code lines
- [MystenLabs/sui](https://octocounts.com/github/MystenLabs/sui) — Rust, 1,141,523 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
