# lakesoul-io/LakeSoul SLOC report

> As of 2026-09-07 (commit ea89177b3ab3), lakesoul-io/LakeSoul contains 194,076 total lines: 152,475 code, 22,421 comments, 19,180 blank, across 859 files in 23 languages (top: Java 46.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving lakesoul-io/LakeSoul to commit ea89177b3ab3, 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 large codebase by counted code lines. Code represents 78.6% of all lines, comments represent 11.6%, and the repository averages 178 code lines per file. Java accounts for 46.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 316 | 92,104 | 70,235 | 12,824 | 9,045 |
| Rust | 118 | 36,423 | 31,448 | 1,525 | 3,450 |
| Scala | 169 | 25,440 | 18,241 | 3,580 | 3,619 |
| JSON | 8 | 17,903 | 17,903 | 0 | 0 |
| Python | 75 | 8,073 | 6,323 | 544 | 1,206 |
| XML | 10 | 3,946 | 3,726 | 107 | 113 |
| YAML | 10 | 1,251 | 1,147 | 66 | 38 |
| SQL | 16 | 1,112 | 959 | 78 | 75 |
| TOML | 18 | 822 | 609 | 130 | 83 |
| Shell | 22 | 622 | 386 | 139 | 97 |
| JavaScript | 7 | 474 | 380 | 61 | 33 |
| CSS | 3 | 412 | 342 | 49 | 21 |

Top language (Java 46.1%). Generated at 2026-09-07T14:58:40.796140822+00:00. Canonical report: https://octocounts.com/github/lakesoul-io/LakeSoul

## Report FAQ

### How many lines of code does lakesoul-io/LakeSoul have?

lakesoul-io/LakeSoul has 194,076 total lines, including 152,475 code lines, 22,421 comment lines, and 19,180 blank lines.

### How was the lakesoul-io/LakeSoul line count measured?

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

### What commit was counted for lakesoul-io/LakeSoul?

This OctoCounts report was generated from ea89177b3ab3c5a5975b1624ed7d3b3bdfcccbf8 at commit ea89177b3ab3 on 2026-09-07T14:58:40.796140822+00:00.

## Similar repository reports

- [fish2018/webhtv](https://octocounts.com/github/fish2018/webhtv) — Java, 151,028 code lines
- [apache/maven](https://octocounts.com/github/apache/maven) — Java, 148,169 code lines
- [apache/Maven](https://octocounts.com/github/apache/Maven) — Java, 148,167 code lines
- [Anuken/Mindustry](https://octocounts.com/github/Anuken/Mindustry) — Java, 144,938 code lines
- [zhukunpenglinyutong/jetbrains-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/jetbrains-cc-gui) — Java, 172,090 code lines
- [obus-globus/jadx](https://octocounts.com/github/obus-globus/jadx) — Java, 132,724 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
