# lichuang/mini-arrow SLOC report

> As of 2026-09-16 (commit 895388a1de11), lichuang/mini-arrow contains 1,667 total lines: 1,371 code, 36 comments, 260 blank, across 26 files in 3 languages (top: Rust 98.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lichuang/mini-arrow has 1,371 source lines of code out of 1,667 total lines across 26 files, counted from the 895388a1de114e33ad2254296f1f10a88be85543 ref at commit 895388a1de11 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 lichuang/mini-arrow to commit 895388a1de11, 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 82.2% of all lines, comments represent 2.2%, and the repository averages 53 code lines per file. Rust accounts for 98.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 22 | 1,641 | 1,348 | 34 | 259 |
| TOML | 3 | 25 | 23 | 1 | 1 |
| Markdown | 1 | 1 | 0 | 1 | 0 |

Top language (Rust 98.3%). Generated at 2026-09-16T14:27:08.315883031+00:00. Canonical report: https://octocounts.com/github/lichuang/mini-arrow

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lichuang/mini-arrow/commit/895388a1de114e33ad2254296f1f10a88be85543?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 lichuang/mini-arrow have?

lichuang/mini-arrow has 1,667 total lines, including 1,371 code lines, 36 comment lines, and 260 blank lines.

### How was the lichuang/mini-arrow line count measured?

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

### What commit was counted for lichuang/mini-arrow?

This OctoCounts report was generated from 895388a1de114e33ad2254296f1f10a88be85543 at commit 895388a1de11 on 2026-09-16T14:27:08.315883031+00:00.

## Similar repository reports

- [ThePrimeagen/htmx-lsp](https://octocounts.com/github/ThePrimeagen/htmx-lsp) — Rust, 1,371 code lines
- [aarjn/solana-chio](https://octocounts.com/github/aarjn/solana-chio) — Rust, 1,379 code lines
- [flamegraph-rs/flamegraph](https://octocounts.com/github/flamegraph-rs/flamegraph) — Rust, 1,417 code lines
- [huanglizhuo/silero-vad-pure](https://octocounts.com/github/huanglizhuo/silero-vad-pure) — Rust, 1,238 code lines
- [cgag/loc](https://octocounts.com/github/cgag/loc) — Rust, 1,188 code lines
- [Ansh-699/Q1_Accel_Week-1](https://octocounts.com/github/Ansh-699/Q1_Accel_Week-1) — Rust, 1,150 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)
