# pengwow/axon_quant SLOC report

> As of 2026-09-07 (commit 1d7bd0ccb2d0), pengwow/axon_quant contains 145,583 total lines: 119,679 code, 8,835 comments, 17,069 blank, across 681 files in 9 languages (top: Rust 84.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pengwow/axon_quant to commit 1d7bd0ccb2d0, 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 82.2% of all lines, comments represent 6.1%, and the repository averages 176 code lines per file. Rust accounts for 84.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 510 | 119,918 | 100,967 | 5,376 | 13,575 |
| Python | 116 | 18,012 | 14,512 | 773 | 2,727 |
| JSON | 2 | 2,282 | 2,282 | 0 | 0 |
| TOML | 33 | 1,740 | 1,109 | 445 | 186 |
| YAML | 2 | 370 | 327 | 25 | 18 |
| Makefile | 1 | 373 | 276 | 37 | 60 |
| Shell | 3 | 326 | 206 | 68 | 52 |
| Markdown | 7 | 2,517 | 0 | 2,069 | 448 |
| Plain Text | 7 | 45 | 0 | 42 | 3 |

Top language (Rust 84.4%). Generated at 2026-09-07T20:14:47.643358927+00:00. Canonical report: https://octocounts.com/github/pengwow/axon_quant

## Report FAQ

### How many lines of code does pengwow/axon_quant have?

pengwow/axon_quant has 145,583 total lines, including 119,679 code lines, 8,835 comment lines, and 17,069 blank lines.

### How was the pengwow/axon_quant line count measured?

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

### What commit was counted for pengwow/axon_quant?

This OctoCounts report was generated from main at commit 1d7bd0ccb2d0 on 2026-09-07T20:14:47.643358927+00:00.

## Similar repository reports

- [AnyiWang/OpenCovibe](https://octocounts.com/github/AnyiWang/OpenCovibe) — Rust, 121,041 code lines
- [quickwit-oss/tantivy](https://octocounts.com/github/quickwit-oss/tantivy) — Rust, 117,337 code lines
- [dioxuslabs/dioxus](https://octocounts.com/github/dioxuslabs/dioxus) — Rust, 123,362 code lines
- [eclipse-zenoh/zenoh](https://octocounts.com/github/eclipse-zenoh/zenoh) — Rust, 114,392 code lines
- [louis-e/arnis](https://octocounts.com/github/louis-e/arnis) — Rust, 125,088 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,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)
