# NethermindEth/juno SLOC report

> As of 2026-07-18 (commit 852d944bac3a), NethermindEth/juno contains 884,452 total lines: 838,801 code, 18,529 comments, 27,122 blank, across 1,410 files in 16 languages (top: JSON 80.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving NethermindEth/juno to commit 852d944bac3a, 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 94.8% of all lines, comments represent 2.1%, and the repository averages 595 code lines per file. JSON accounts for 80.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 359 | 678,067 | 678,066 | 0 | 1 |
| Go | 854 | 191,402 | 157,091 | 11,312 | 22,999 |
| Rust | 35 | 3,013 | 2,656 | 80 | 277 |
| JavaScript | 4 | 541 | 431 | 57 | 53 |
| Makefile | 3 | 243 | 178 | 6 | 59 |
| CSS | 3 | 91 | 65 | 11 | 15 |
| C Header | 1 | 73 | 63 | 0 | 10 |
| Protocol Buffers | 2 | 100 | 62 | 22 | 16 |
| YAML | 3 | 54 | 51 | 1 | 2 |
| Dockerfile | 1 | 64 | 37 | 12 | 15 |
| TOML | 3 | 46 | 37 | 2 | 7 |
| SVG | 1 | 35 | 34 | 1 | 0 |

Top language (JSON 80.8%). Generated at 2026-07-18T22:04:58.581677589+00:00. Canonical report: https://octocounts.com/github/NethermindEth/juno

## Report FAQ

### How many lines of code does NethermindEth/juno have?

NethermindEth/juno has 884,452 total lines, including 838,801 code lines, 18,529 comment lines, and 27,122 blank lines.

### How was the NethermindEth/juno line count measured?

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

### What commit was counted for NethermindEth/juno?

This OctoCounts report was generated from main at commit 852d944bac3a on 2026-07-18T22:04:58.581677589+00:00.

## Similar repository reports

- [WitherAce/Pleasure-Horizons](https://octocounts.com/github/WitherAce/Pleasure-Horizons) — JSON, 855,518 code lines
- [different-ai/openwork](https://octocounts.com/github/different-ai/openwork) — JSON, 813,136 code lines
- [ThinkInAIXYZ/deepchat](https://octocounts.com/github/ThinkInAIXYZ/deepchat) — JSON, 866,431 code lines
- [thinkinaixyz/deepchat](https://octocounts.com/github/thinkinaixyz/deepchat) — JSON, 866,431 code lines
- [embeddings-benchmark/mteb](https://octocounts.com/github/embeddings-benchmark/mteb) — JSON, 868,146 code lines
- [okibcn/ScoopMaster](https://octocounts.com/github/okibcn/ScoopMaster) — JSON, 804,994 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)
- [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)
