# gwenn/lemon-rs SLOC report

> As of 2026-08-31 (commit 4fefc2b31e96), gwenn/lemon-rs contains 16,755 total lines: 14,013 code, 1,751 comments, 991 blank, across 36 files in 6 languages (top: Rust 50.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gwenn/lemon-rs has 14,013 source lines of code out of 16,755 total lines across 36 files, counted from the master ref at commit 4fefc2b31e96 by the OctoCounts tokei engine on 2026-08-31. 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 gwenn/lemon-rs to commit 4fefc2b31e96, 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 83.6% of all lines, comments represent 10.5%, and the repository averages 389 code lines per file. Rust accounts for 50.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 23 | 8,145 | 7,119 | 649 | 377 |
| C | 2 | 6,647 | 5,337 | 947 | 363 |
| Happy | 2 | 1,651 | 1,468 | 0 | 183 |
| TOML | 4 | 104 | 85 | 4 | 15 |
| CMake | 1 | 5 | 4 | 0 | 1 |
| Markdown | 4 | 203 | 0 | 151 | 52 |

Top language (Rust 50.8%). Generated at 2026-08-31T16:50:54.726795760+00:00. Canonical report: https://octocounts.com/github/gwenn/lemon-rs

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gwenn/lemon-rs/commit/4fefc2b31e965e488684c4f862bef1591c4e50ef?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 gwenn/lemon-rs have?

gwenn/lemon-rs has 16,755 total lines, including 14,013 code lines, 1,751 comment lines, and 991 blank lines.

### How was the gwenn/lemon-rs line count measured?

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

### What commit was counted for gwenn/lemon-rs?

This OctoCounts report was generated from master at commit 4fefc2b31e96 on 2026-08-31T16:50:54.726795760+00:00.

## Similar repository reports

- [LagrangeDev/kosa](https://octocounts.com/github/LagrangeDev/kosa) — Rust, 13,802 code lines
- [rust-man-org/rustman](https://octocounts.com/github/rust-man-org/rustman) — Rust, 14,563 code lines
- [mni-ml/framework](https://octocounts.com/github/mni-ml/framework) — Rust, 14,564 code lines
- [PhilippRados/wrecc](https://octocounts.com/github/PhilippRados/wrecc) — Rust, 14,638 code lines
- [async-rs/async-std](https://octocounts.com/github/async-rs/async-std) — Rust, 14,817 code lines
- [CLARATION/Impactor](https://octocounts.com/github/CLARATION/Impactor) — Rust, 14,889 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)
