# byronwade/Turing SLOC report

> As of 2026-08-02 (commit 2bf951fcec75), byronwade/Turing contains 183,288 total lines: 110,569 code, 45,733 comments, 26,986 blank, across 875 files in 10 languages (top: JSON 35.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving byronwade/Turing to commit 2bf951fcec75, 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 60.3% of all lines, comments represent 25.0%, and the repository averages 126 code lines per file. JSON accounts for 35.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 209 | 39,560 | 39,560 | 0 | 0 |
| Python | 88 | 36,315 | 32,556 | 136 | 3,623 |
| Rust | 56 | 33,666 | 28,720 | 2,646 | 2,300 |
| JSX | 2 | 7,859 | 7,634 | 68 | 157 |
| HTML | 31 | 1,107 | 1,087 | 0 | 20 |
| TOML | 30 | 606 | 532 | 16 | 58 |
| JavaScript | 3 | 503 | 456 | 9 | 38 |
| PowerShell | 3 | 21 | 15 | 3 | 3 |
| Shell | 3 | 15 | 9 | 3 | 3 |
| Markdown | 450 | 63,636 | 0 | 42,852 | 20,784 |

Top language (JSON 35.8%). Generated at 2026-08-02T02:28:04.695112963+00:00. Canonical report: https://octocounts.com/github/byronwade/Turing

## Report FAQ

### How many lines of code does byronwade/Turing have?

byronwade/Turing has 183,288 total lines, including 110,569 code lines, 45,733 comment lines, and 26,986 blank lines.

### How was the byronwade/Turing line count measured?

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

### What commit was counted for byronwade/Turing?

This OctoCounts report was generated from main at commit 2bf951fcec75 on 2026-08-02T02:28:04.695112963+00:00.

## Similar repository reports

- [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
- [imputnet/helium](https://octocounts.com/github/imputnet/helium) — JSON, 105,940 code lines
- [modelence/modelence](https://octocounts.com/github/modelence/modelence) — JSON, 105,552 code lines
- [wingos80/simsopt](https://octocounts.com/github/wingos80/simsopt) — JSON, 117,266 code lines
- [hiddenSymmetries/simsopt](https://octocounts.com/github/hiddenSymmetries/simsopt) — JSON, 117,282 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)
