# julyx10/lap SLOC report

> As of 2026-09-18 (commit d813cf77b389), julyx10/lap contains 55,968 total lines: 48,906 code, 2,476 comments, 4,586 blank, across 309 files in 16 languages (top: Rust 44.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

julyx10/lap has 48,906 source lines of code out of 55,968 total lines across 309 files, counted from the d813cf77b3892e3beeef7fc86ccb551738e29484 ref at commit d813cf77b389 by the OctoCounts tokei engine on 2026-09-18. 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 julyx10/lap to commit d813cf77b389, 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.4% of all lines, comments represent 4.4%, and the repository averages 158 code lines per file. Rust accounts for 44.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 25 | 25,021 | 21,547 | 907 | 2,567 |
| JSON | 17 | 16,798 | 16,798 | 0 | 0 |
| JavaScript | 11 | 3,044 | 2,537 | 237 | 270 |
| YAML | 1 | 2,869 | 2,264 | 0 | 605 |
| TypeScript | 13 | 2,572 | 2,174 | 138 | 260 |
| Vue | 57 | 1,573 | 1,349 | 61 | 163 |
| SVG | 162 | 1,169 | 1,169 | 0 | 0 |
| C++ | 2 | 535 | 441 | 13 | 81 |
| C | 1 | 164 | 143 | 0 | 21 |
| CSS | 1 | 162 | 120 | 10 | 32 |
| Shell | 2 | 114 | 98 | 3 | 13 |
| PowerShell | 2 | 102 | 87 | 0 | 15 |

Top language (Rust 44.1%). Generated at 2026-09-18T08:51:39.902396982+00:00. Canonical report: https://octocounts.com/github/julyx10/lap

## Reproduce this report

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

julyx10/lap has 55,968 total lines, including 48,906 code lines, 2,476 comment lines, and 4,586 blank lines.

### How was the julyx10/lap line count measured?

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

### What commit was counted for julyx10/lap?

This OctoCounts report was generated from d813cf77b3892e3beeef7fc86ccb551738e29484 at commit d813cf77b389 on 2026-09-18T08:51:39.902396982+00:00.

## Similar repository reports

- [tobi/walgit](https://octocounts.com/github/tobi/walgit) — Rust, 48,897 code lines
- [EmbarkStudios/quilkin](https://octocounts.com/github/EmbarkStudios/quilkin) — Rust, 49,007 code lines
- [smoltcp-rs/smoltcp](https://octocounts.com/github/smoltcp-rs/smoltcp) — Rust, 45,497 code lines
- [wowemulation-dev/recast-rs](https://octocounts.com/github/wowemulation-dev/recast-rs) — Rust, 44,806 code lines
- [zn0wii/satelite-proxy](https://octocounts.com/github/zn0wii/satelite-proxy) — Rust, 53,227 code lines
- [openquanter/openquanter](https://octocounts.com/github/openquanter/openquanter) — Rust, 44,421 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)
