# second-state/qwen3_asr_rs SLOC report

> As of 2026-09-16 (commit 3fa673441682), second-state/qwen3_asr_rs contains 6,371 total lines: 4,635 code, 712 comments, 1,024 blank, across 33 files in 5 languages (top: Rust 91.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

second-state/qwen3_asr_rs has 4,635 source lines of code out of 6,371 total lines across 33 files, counted from the 3fa673441682350b12da5c21429fea71ce212023 ref at commit 3fa673441682 by the OctoCounts tokei engine on 2026-09-16. 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 second-state/qwen3_asr_rs to commit 3fa673441682, 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 small codebase by counted code lines. Code represents 72.8% of all lines, comments represent 11.2%, and the repository averages 140 code lines per file. Rust accounts for 91.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 23 | 5,358 | 4,229 | 336 | 793 |
| Shell | 2 | 462 | 368 | 23 | 71 |
| TOML | 1 | 43 | 38 | 0 | 5 |
| Markdown | 4 | 505 | 0 | 350 | 155 |
| Plain Text | 3 | 3 | 0 | 3 | 0 |

Top language (Rust 91.2%). Generated at 2026-09-16T13:02:50.999595672+00:00. Canonical report: https://octocounts.com/github/second-state/qwen3_asr_rs

## Reproduce this report

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

second-state/qwen3_asr_rs has 6,371 total lines, including 4,635 code lines, 712 comment lines, and 1,024 blank lines.

### How was the second-state/qwen3_asr_rs line count measured?

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

### What commit was counted for second-state/qwen3_asr_rs?

This OctoCounts report was generated from 3fa673441682350b12da5c21429fea71ce212023 at commit 3fa673441682 on 2026-09-16T13:02:50.999595672+00:00.

## Similar repository reports

- [sharkdp/hyperfine](https://octocounts.com/github/sharkdp/hyperfine) — Rust, 4,584 code lines
- [tokio-rs/bytes](https://octocounts.com/github/tokio-rs/bytes) — Rust, 4,570 code lines
- [microsoft/coreutils](https://octocounts.com/github/microsoft/coreutils) — Rust, 4,739 code lines
- [0xarchit/Grafyx](https://octocounts.com/github/0xarchit/Grafyx) — Rust, 4,848 code lines
- [EvanDbg/doubao-ime-win](https://octocounts.com/github/EvanDbg/doubao-ime-win) — Rust, 4,394 code lines
- [sharkdp/fd](https://octocounts.com/github/sharkdp/fd) — Rust, 4,300 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)
