# byronwade/dits SLOC report

> As of 2026-07-21 (commit eed7030ba770), byronwade/dits contains 99,450 total lines: 81,827 code, 6,183 comments, 11,440 blank, across 564 files in 21 languages (top: Rust 50.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving byronwade/dits to commit eed7030ba770, 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 medium-sized codebase by counted code lines. Code represents 82.3% of all lines, comments represent 6.2%, and the repository averages 145 code lines per file. Rust accounts for 50.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 259 | 50,943 | 41,151 | 2,308 | 7,484 |
| Shell | 68 | 16,784 | 13,495 | 1,573 | 1,716 |
| JSON | 18 | 10,893 | 10,891 | 0 | 2 |
| TSX | 111 | 11,368 | 10,245 | 282 | 841 |
| TypeScript | 20 | 1,708 | 1,387 | 222 | 99 |
| JavaScript | 22 | 1,434 | 1,141 | 142 | 151 |
| CSS | 1 | 888 | 705 | 59 | 124 |
| SQL | 6 | 1,154 | 687 | 229 | 238 |
| TOML | 17 | 734 | 500 | 117 | 117 |
| HCL | 3 | 566 | 435 | 24 | 107 |
| YAML | 8 | 456 | 394 | 34 | 28 |
| BASH | 1 | 314 | 287 | 12 | 15 |

Top language (Rust 50.3%). Generated at 2026-07-21T01:56:15.679841916+00:00. Canonical report: https://octocounts.com/github/byronwade/dits

## Report FAQ

### How many lines of code does byronwade/dits have?

byronwade/dits has 99,450 total lines, including 81,827 code lines, 6,183 comment lines, and 11,440 blank lines.

### How was the byronwade/dits line count measured?

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

### What commit was counted for byronwade/dits?

This OctoCounts report was generated from main at commit eed7030ba770 on 2026-07-21T01:56:15.679841916+00:00.

## Similar repository reports

- [emilk/egui](https://octocounts.com/github/emilk/egui) — Rust, 82,205 code lines
- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 82,737 code lines
- [pocket-stack/quickjs-oxide](https://octocounts.com/github/pocket-stack/quickjs-oxide) — Rust, 80,813 code lines
- [Zackriya-Solutions/meetily](https://octocounts.com/github/Zackriya-Solutions/meetily) — Rust, 86,367 code lines
- [rust-lang/crates.io](https://octocounts.com/github/rust-lang/crates.io) — Rust, 87,068 code lines
- [firecrawl/pdf-inspector](https://octocounts.com/github/firecrawl/pdf-inspector) — Rust, 87,591 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)
