# Gerafftes/Observatory SLOC report

> As of 2026-09-15 (commit 3e58874c30d3), Gerafftes/Observatory contains 923,178 total lines: 791,516 code, 70,234 comments, 61,428 blank, across 1,950 files in 24 languages (top: JSON 52.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Gerafftes/Observatory has 791,516 source lines of code out of 923,178 total lines across 1,950 files, counted from the main ref at commit 3e58874c30d3 by the OctoCounts tokei engine on 2026-09-15. 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 Gerafftes/Observatory to commit 3e58874c30d3, 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 85.7% of all lines, comments represent 7.6%, and the repository averages 406 code lines per file. JSON accounts for 52.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 86 | 418,706 | 418,705 | 0 | 1 |
| Rust | 783 | 259,316 | 217,815 | 12,112 | 29,389 |
| JavaScript | 141 | 62,642 | 48,678 | 6,922 | 7,042 |
| Python | 210 | 59,906 | 47,718 | 3,248 | 8,940 |
| TypeScript | 136 | 15,934 | 13,267 | 1,429 | 1,238 |
| TSX | 60 | 12,313 | 11,145 | 231 | 937 |
| CSS | 11 | 10,988 | 9,249 | 335 | 1,404 |
| C | 37 | 11,678 | 8,348 | 1,741 | 1,589 |
| Shell | 41 | 8,650 | 6,359 | 1,180 | 1,111 |
| HTML | 25 | 3,698 | 3,405 | 105 | 188 |
| TOML | 65 | 3,671 | 2,502 | 681 | 488 |
| YAML | 32 | 2,645 | 2,361 | 129 | 155 |

Top language (JSON 52.9%). Generated at 2026-09-15T05:50:55.921058537+00:00. Canonical report: https://octocounts.com/github/Gerafftes/Observatory

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Gerafftes/Observatory/commit/3e58874c30d3819b6ddb7253f437bcb55d575485?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 Gerafftes/Observatory have?

Gerafftes/Observatory has 923,178 total lines, including 791,516 code lines, 70,234 comment lines, and 61,428 blank lines.

### How was the Gerafftes/Observatory line count measured?

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

### What commit was counted for Gerafftes/Observatory?

This OctoCounts report was generated from main at commit 3e58874c30d3 on 2026-09-15T05:50:55.921058537+00:00.

## Similar repository reports

- [SophistSolutions/Stroika](https://octocounts.com/github/SophistSolutions/Stroika) — JSON, 784,517 code lines
- [masslight/ottehr](https://octocounts.com/github/masslight/ottehr) — JSON, 803,629 code lines
- [llm-as-a-verifier/llm-as-a-verifier](https://octocounts.com/github/llm-as-a-verifier/llm-as-a-verifier) — JSON, 778,427 code lines
- [okibcn/ScoopMaster](https://octocounts.com/github/okibcn/ScoopMaster) — JSON, 804,994 code lines
- [aaif-goose/goose](https://octocounts.com/github/aaif-goose/goose) — JSON, 772,656 code lines
- [Pumpkin-MC/Pumpkin](https://octocounts.com/github/Pumpkin-MC/Pumpkin) — JSON, 820,818 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)
- [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)
