# t8y2/dbx SLOC report

> As of 2026-07-22 (commit 1cf594eac355), t8y2/dbx contains 432,164 total lines: 388,564 code, 7,150 comments, 36,450 blank, across 1,634 files in 27 languages (top: Rust 43.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving t8y2/dbx to commit 1cf594eac355, 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 89.9% of all lines, comments represent 1.7%, and the repository averages 238 code lines per file. Rust accounts for 43.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 264 | 186,821 | 170,161 | 1,655 | 15,005 |
| TypeScript | 740 | 167,990 | 151,654 | 2,690 | 13,646 |
| Java | 88 | 28,996 | 25,913 | 448 | 2,635 |
| Vue | 291 | 12,806 | 11,784 | 140 | 882 |
| Go | 9 | 12,199 | 11,277 | 83 | 839 |
| YAML | 25 | 7,832 | 6,166 | 9 | 1,657 |
| JSON | 50 | 3,344 | 3,344 | 0 | 0 |
| JavaScript | 17 | 3,223 | 2,902 | 4 | 317 |
| CSS | 2 | 2,338 | 2,150 | 9 | 179 |
| Python | 6 | 1,034 | 896 | 5 | 133 |
| PHP | 1 | 471 | 405 | 15 | 51 |
| Nix | 1 | 409 | 283 | 91 | 35 |

Top language (Rust 43.8%). Generated at 2026-07-22T06:53:29.709054349+00:00. Canonical report: https://octocounts.com/github/t8y2/dbx

## Report FAQ

### How many lines of code does t8y2/dbx have?

t8y2/dbx has 432,164 total lines, including 388,564 code lines, 7,150 comment lines, and 36,450 blank lines.

### How was the t8y2/dbx line count measured?

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

### What commit was counted for t8y2/dbx?

This OctoCounts report was generated from main at commit 1cf594eac355 on 2026-07-22T06:53:29.709054349+00:00.

## Similar repository reports

- [matter-labs/zksync-era](https://octocounts.com/github/matter-labs/zksync-era) — Rust, 389,450 code lines
- [near/nearcore](https://octocounts.com/github/near/nearcore) — Rust, 400,391 code lines
- [screenpipe/screenpipe](https://octocounts.com/github/screenpipe/screenpipe) — Rust, 413,895 code lines
- [mlx-node/mlx-node](https://octocounts.com/github/mlx-node/mlx-node) — Rust, 417,265 code lines
- [tencentcloud/CubeSandbox](https://octocounts.com/github/tencentcloud/CubeSandbox) — Rust, 419,979 code lines
- [astral-sh/uv](https://octocounts.com/github/astral-sh/uv) — Rust, 350,572 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)
