# lark-sh/lark SLOC report

> As of 2026-09-17 (commit a2523d054311), lark-sh/lark contains 96,233 total lines: 74,907 code, 9,973 comments, 11,353 blank, across 249 files in 14 languages (top: Rust 60.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lark-sh/lark has 74,907 source lines of code out of 96,233 total lines across 249 files, counted from the a2523d054311502a1558105b8cbe63f4bc18a569 ref at commit a2523d054311 by the OctoCounts tokei engine on 2026-09-17. 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 lark-sh/lark to commit a2523d054311, 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 77.8% of all lines, comments represent 10.4%, and the repository averages 301 code lines per file. Rust accounts for 60.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 106 | 56,591 | 45,037 | 4,634 | 6,920 |
| Go | 75 | 27,189 | 19,727 | 4,042 | 3,420 |
| JSON | 9 | 5,494 | 5,488 | 0 | 6 |
| TSX | 18 | 2,951 | 2,665 | 55 | 231 |
| TypeScript | 4 | 802 | 600 | 88 | 114 |
| Shell | 5 | 456 | 306 | 87 | 63 |
| SQL | 2 | 333 | 268 | 27 | 38 |
| TOML | 10 | 373 | 264 | 53 | 56 |
| CSS | 2 | 248 | 212 | 7 | 29 |
| YAML | 3 | 242 | 133 | 99 | 10 |
| Makefile | 1 | 195 | 121 | 42 | 32 |
| Dockerfile | 2 | 113 | 54 | 37 | 22 |

Top language (Rust 60.1%). Generated at 2026-09-17T07:17:23.818457217+00:00. Canonical report: https://octocounts.com/github/lark-sh/lark

## Reproduce this report

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

lark-sh/lark has 96,233 total lines, including 74,907 code lines, 9,973 comment lines, and 11,353 blank lines.

### How was the lark-sh/lark line count measured?

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

### What commit was counted for lark-sh/lark?

This OctoCounts report was generated from a2523d054311502a1558105b8cbe63f4bc18a569 at commit a2523d054311 on 2026-09-17T07:17:23.818457217+00:00.

## Similar repository reports

- [eeee0717/mimus](https://octocounts.com/github/eeee0717/mimus) — Rust, 76,073 code lines
- [3899/SimAdmin](https://octocounts.com/github/3899/SimAdmin) — Rust, 73,025 code lines
- [Ranrar/Marco](https://octocounts.com/github/Ranrar/Marco) — Rust, 72,645 code lines
- [tree-sitter/tree-sitter](https://octocounts.com/github/tree-sitter/tree-sitter) — Rust, 72,382 code lines
- [niri-wm/niri](https://octocounts.com/github/niri-wm/niri) — Rust, 71,809 code lines
- [acsandmann/rift](https://octocounts.com/github/acsandmann/rift) — Rust, 71,487 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)
