# imputnet/helium SLOC report

> As of 2026-08-23 (commit e863b7ece76f), imputnet/helium contains 108,219 total lines: 105,940 code, 938 comments, 1,341 blank, across 157 files in 11 languages (top: JSON 94.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving imputnet/helium to commit e863b7ece76f, 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 97.9% of all lines, comments represent 0.9%, and the repository averages 675 code lines per file. JSON accounts for 94.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 83 | 100,005 | 100,005 | 0 | 0 |
| Python | 44 | 7,400 | 5,696 | 529 | 1,175 |
| YAML | 1 | 95 | 95 | 0 | 0 |
| Shell | 8 | 87 | 49 | 18 | 20 |
| JavaScript | 1 | 61 | 42 | 5 | 14 |
| INI | 4 | 50 | 31 | 17 | 2 |
| Fish | 1 | 20 | 12 | 2 | 6 |
| Nix | 1 | 10 | 9 | 0 | 1 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 8 | 409 | 0 | 299 | 110 |
| Plain Text | 5 | 81 | 0 | 68 | 13 |

Top language (JSON 94.4%). Generated at 2026-08-23T06:53:49.609655231+00:00. Canonical report: https://octocounts.com/github/imputnet/helium

## Report FAQ

### How many lines of code does imputnet/helium have?

imputnet/helium has 108,219 total lines, including 105,940 code lines, 938 comment lines, and 1,341 blank lines.

### How was the imputnet/helium line count measured?

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

### What commit was counted for imputnet/helium?

This OctoCounts report was generated from main at commit e863b7ece76f on 2026-08-23T06:53:49.609655231+00:00.

## Similar repository reports

- [modelence/modelence](https://octocounts.com/github/modelence/modelence) — JSON, 105,552 code lines
- [byronwade/Turing](https://octocounts.com/github/byronwade/Turing) — JSON, 110,569 code lines
- [0niel/exteraStore](https://octocounts.com/github/0niel/exteraStore) — JSON, 110,770 code lines
- [trinadhthatakula/Thor](https://octocounts.com/github/trinadhthatakula/Thor) — JSON, 114,376 code lines
- [tokio-rs/topcoat](https://octocounts.com/github/tokio-rs/topcoat) — JSON, 97,129 code lines
- [wingos80/simsopt](https://octocounts.com/github/wingos80/simsopt) — JSON, 117,266 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)
