# karminski/baize SLOC report

> As of 2026-09-16 (commit 25c70878bfba), karminski/baize contains 31,465 total lines: 27,461 code, 1,248 comments, 2,756 blank, across 188 files in 11 languages (top: Rust 69.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

karminski/baize has 27,461 source lines of code out of 31,465 total lines across 188 files, counted from the 25c70878bfba483393ecf6a82a0e435a2f727220 ref at commit 25c70878bfba 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 karminski/baize to commit 25c70878bfba, 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 87.3% of all lines, comments represent 4.0%, and the repository averages 146 code lines per file. Rust accounts for 69.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 118 | 21,014 | 19,157 | 18 | 1,839 |
| JSON | 3 | 3,669 | 3,669 | 0 | 0 |
| TSX | 25 | 3,396 | 3,144 | 18 | 234 |
| TypeScript | 12 | 1,120 | 1,001 | 16 | 103 |
| TOML | 10 | 261 | 241 | 0 | 20 |
| CSS | 1 | 173 | 140 | 1 | 32 |
| SVG | 5 | 60 | 58 | 2 | 0 |
| PowerShell | 1 | 29 | 24 | 1 | 4 |
| Shell | 1 | 25 | 20 | 2 | 3 |
| JavaScript | 1 | 9 | 7 | 1 | 1 |
| Markdown | 11 | 1,709 | 0 | 1,189 | 520 |

Top language (Rust 69.8%). Generated at 2026-09-16T12:55:00.952776087+00:00. Canonical report: https://octocounts.com/github/karminski/baize

## Reproduce this report

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

karminski/baize has 31,465 total lines, including 27,461 code lines, 1,248 comment lines, and 2,756 blank lines.

### How was the karminski/baize line count measured?

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

### What commit was counted for karminski/baize?

This OctoCounts report was generated from 25c70878bfba483393ecf6a82a0e435a2f727220 at commit 25c70878bfba on 2026-09-16T12:55:00.952776087+00:00.

## Similar repository reports

- [zhongbai2333/Tomato-Novel-Downloader](https://octocounts.com/github/zhongbai2333/Tomato-Novel-Downloader) — Rust, 27,325 code lines
- [qdrant/rust-client](https://octocounts.com/github/qdrant/rust-client) — Rust, 27,643 code lines
- [ellie/atuin](https://octocounts.com/github/ellie/atuin) — Rust, 27,207 code lines
- [nferhat/fht-compositor](https://octocounts.com/github/nferhat/fht-compositor) — Rust, 27,189 code lines
- [tokio-rs/axum](https://octocounts.com/github/tokio-rs/axum) — Rust, 28,077 code lines
- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 26,680 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)
