# t8y2/dbx SLOC report

> As of 2026-09-17 (commit 3a47487cf9fd), t8y2/dbx contains 1,123,419 total lines: 1,012,565 code, 27,500 comments, 83,354 blank, across 3,168 files in 27 languages (top: Rust 41.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

t8y2/dbx has 1,012,565 source lines of code out of 1,123,419 total lines across 3,168 files, counted from the 3a47487cf9fd97cf843ccc0858426c60090bcc3f ref at commit 3a47487cf9fd by the OctoCounts tokei engine on 2026-09-17. 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 t8y2/dbx to commit 3a47487cf9fd, 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 very large codebase by counted code lines. Code represents 90.1% of all lines, comments represent 2.4%, and the repository averages 320 code lines per file. Rust accounts for 41.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 479 | 460,150 | 419,427 | 6,578 | 34,145 |
| TypeScript | 1,334 | 374,824 | 337,899 | 10,909 | 26,016 |
| Go | 254 | 166,740 | 150,199 | 3,782 | 12,759 |
| Java | 97 | 37,642 | 33,596 | 961 | 3,085 |
| Vue | 463 | 23,589 | 21,943 | 235 | 1,411 |
| JSON | 80 | 16,089 | 16,089 | 0 | 0 |
| YAML | 150 | 16,941 | 14,827 | 28 | 2,086 |
| JavaScript | 50 | 7,390 | 6,762 | 66 | 562 |
| CSS | 9 | 4,738 | 3,985 | 243 | 510 |
| Python | 14 | 4,030 | 3,539 | 12 | 479 |
| SVG | 93 | 963 | 907 | 52 | 4 |
| HTML | 7 | 800 | 718 | 1 | 81 |

Top language (Rust 41.4%). Generated at 2026-09-17T03:13:09.445496075+00:00. Canonical report: https://octocounts.com/github/t8y2/dbx

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/t8y2/dbx/commit/3a47487cf9fd97cf843ccc0858426c60090bcc3f?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 t8y2/dbx have?

t8y2/dbx has 1,123,419 total lines, including 1,012,565 code lines, 27,500 comment lines, and 83,354 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 3a47487cf9fd, 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 3a47487cf9fd97cf843ccc0858426c60090bcc3f at commit 3a47487cf9fd on 2026-09-17T03:13:09.445496075+00:00.

## Similar repository reports

- [denoland/deno](https://octocounts.com/github/denoland/deno) — Rust, 947,176 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
- [Hmbown/CodeWhale](https://octocounts.com/github/Hmbown/CodeWhale) — Rust, 1,218,261 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 751,646 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)
