# huanglizhuo/OctoCounts SLOC report

> As of 2026-09-20 (commit d8e1efad80a4), huanglizhuo/OctoCounts contains 46,597 total lines: 39,924 code, 2,966 comments, 3,707 blank, across 166 files in 12 languages (top: Rust 29.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

huanglizhuo/OctoCounts has 39,924 source lines of code out of 46,597 total lines across 166 files, counted from the main ref at commit d8e1efad80a4 by the OctoCounts tokei engine on 2026-09-20. 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 huanglizhuo/OctoCounts to commit d8e1efad80a4, 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 85.7% of all lines, comments represent 6.4%, and the repository averages 241 code lines per file. Rust accounts for 29.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 20 | 13,236 | 11,829 | 242 | 1,165 |
| JSON | 44 | 8,909 | 8,909 | 0 | 0 |
| JavaScript | 39 | 10,004 | 8,334 | 790 | 880 |
| CSS | 4 | 5,878 | 4,942 | 148 | 788 |
| TSX | 12 | 4,153 | 3,636 | 262 | 255 |
| TypeScript | 17 | 1,735 | 1,446 | 137 | 152 |
| HTML | 7 | 659 | 597 | 11 | 51 |
| YAML | 3 | 209 | 166 | 33 | 10 |
| TOML | 1 | 57 | 37 | 17 | 3 |
| Dockerfile | 2 | 32 | 28 | 2 | 2 |
| Markdown | 12 | 1,124 | 0 | 797 | 327 |
| Plain Text | 5 | 601 | 0 | 527 | 74 |

Top language (Rust 29.6%). Generated at 2026-09-20T11:19:24.113786444+00:00. Canonical report: https://octocounts.com/github/huanglizhuo/OctoCounts

## Reproduce this report

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

huanglizhuo/OctoCounts has 46,597 total lines, including 39,924 code lines, 2,966 comment lines, and 3,707 blank lines.

### How was the huanglizhuo/OctoCounts line count measured?

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

### What commit was counted for huanglizhuo/OctoCounts?

This OctoCounts report was generated from main at commit d8e1efad80a4 on 2026-09-20T11:19:24.113786444+00:00.

## Similar repository reports

- [redox-os/kernel](https://octocounts.com/github/redox-os/kernel) — Rust, 39,925 code lines
- [steeb-k/phoenix-simulacra](https://octocounts.com/github/steeb-k/phoenix-simulacra) — Rust, 39,908 code lines
- [n0-computer/iroh](https://octocounts.com/github/n0-computer/iroh) — Rust, 39,289 code lines
- [kingroryg/turbokv](https://octocounts.com/github/kingroryg/turbokv) — Rust, 40,815 code lines
- [mlm-games/renamite](https://octocounts.com/github/mlm-games/renamite) — Rust, 42,048 code lines
- [huanglizhuo/OctoCount](https://octocounts.com/github/huanglizhuo/OctoCount) — Rust, 37,592 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)
