# asteroidb/asteroidb SLOC report

> As of 2026-09-05 (commit af077b2edfc2), asteroidb/asteroidb contains 79,125 total lines: 62,086 code, 7,453 comments, 9,586 blank, across 142 files in 9 languages (top: Rust 89.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

asteroidb/asteroidb has 62,086 source lines of code out of 79,125 total lines across 142 files, counted from the af077b2edfc2f5e88faec0a47c8c18261997e66c ref at commit af077b2edfc2 by the OctoCounts tokei engine on 2026-09-05. 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 asteroidb/asteroidb to commit af077b2edfc2, 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 78.5% of all lines, comments represent 9.4%, and the repository averages 437 code lines per file. Rust accounts for 89.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 86 | 69,604 | 55,775 | 5,592 | 8,237 |
| Shell | 32 | 7,636 | 5,362 | 1,204 | 1,070 |
| JSON | 11 | 382 | 382 | 0 | 0 |
| JavaScript | 1 | 274 | 202 | 36 | 36 |
| YAML | 2 | 204 | 187 | 7 | 10 |
| TOML | 2 | 133 | 101 | 10 | 22 |
| HTML | 1 | 81 | 69 | 5 | 7 |
| Dockerfile | 1 | 9 | 8 | 0 | 1 |
| Markdown | 6 | 802 | 0 | 599 | 203 |

Top language (Rust 89.8%). Generated at 2026-09-05T18:38:17.638083921+00:00. Canonical report: https://octocounts.com/github/asteroidb/asteroidb

## Reproduce this report

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

asteroidb/asteroidb has 79,125 total lines, including 62,086 code lines, 7,453 comment lines, and 9,586 blank lines.

### How was the asteroidb/asteroidb line count measured?

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

### What commit was counted for asteroidb/asteroidb?

This OctoCounts report was generated from af077b2edfc2f5e88faec0a47c8c18261997e66c at commit af077b2edfc2 on 2026-09-05T18:38:17.638083921+00:00.

## Similar repository reports

- [yewstack/yew](https://octocounts.com/github/yewstack/yew) — Rust, 62,057 code lines
- [tokio-rs/tokio](https://octocounts.com/github/tokio-rs/tokio) — Rust, 61,541 code lines
- [libjxl/jxl-rs](https://octocounts.com/github/libjxl/jxl-rs) — Rust, 63,093 code lines
- [malbiruk/driftwm](https://octocounts.com/github/malbiruk/driftwm) — Rust, 60,037 code lines
- [lapce/lapce](https://octocounts.com/github/lapce/lapce) — Rust, 65,412 code lines
- [xopenbeta/envis-app](https://octocounts.com/github/xopenbeta/envis-app) — Rust, 57,602 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)
