# Gerafftes/Observatory SLOC report

> As of 2026-08-29 (commit 98a418fe33eb), Gerafftes/Observatory contains 899,485 total lines: 777,273 code, 63,996 comments, 58,216 blank, across 1,868 files in 23 languages (top: JSON 53.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Gerafftes/Observatory to commit 98a418fe33eb, 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 86.4% of all lines, comments represent 7.1%, and the repository averages 416 code lines per file. JSON accounts for 53.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 86 | 418,706 | 418,705 | 0 | 1 |
| Rust | 780 | 250,911 | 209,888 | 12,056 | 28,967 |
| JavaScript | 138 | 59,822 | 46,087 | 6,839 | 6,896 |
| Python | 203 | 56,419 | 44,603 | 3,237 | 8,579 |
| TypeScript | 136 | 15,909 | 13,247 | 1,425 | 1,237 |
| TSX | 60 | 12,287 | 11,119 | 231 | 937 |
| CSS | 11 | 10,575 | 8,889 | 333 | 1,353 |
| C | 37 | 11,653 | 8,319 | 1,750 | 1,584 |
| Shell | 40 | 8,648 | 6,359 | 1,179 | 1,110 |
| HTML | 25 | 3,694 | 3,401 | 105 | 188 |
| TOML | 65 | 3,674 | 2,505 | 681 | 488 |
| YAML | 32 | 2,638 | 2,358 | 126 | 154 |

Top language (JSON 53.9%). Generated at 2026-08-29T19:46:44.674059414+00:00. Canonical report: https://octocounts.com/github/Gerafftes/Observatory

## Report FAQ

### How many lines of code does Gerafftes/Observatory have?

Gerafftes/Observatory has 899,485 total lines, including 777,273 code lines, 63,996 comment lines, and 58,216 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 98a418fe33eb, 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 98a418fe33eb on 2026-08-29T19:46:44.674059414+00:00.

## Similar repository reports

- [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
- [ruvnet/RuView](https://octocounts.com/github/ruvnet/RuView) — JSON, 762,521 code lines
- [okibcn/ScoopMaster](https://octocounts.com/github/okibcn/ScoopMaster) — JSON, 804,994 code lines
- [foru17/make-x-great-again](https://octocounts.com/github/foru17/make-x-great-again) — JSON, 749,110 code lines
- [different-ai/openwork](https://octocounts.com/github/different-ai/openwork) — JSON, 813,136 code lines
- [noctalia-dev/legacy-v4-plugins](https://octocounts.com/github/noctalia-dev/legacy-v4-plugins) — JSON, 725,800 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)
