# opengeos/GeoLibre SLOC report

> As of 2026-09-16 (commit 52ef0c399a30), opengeos/GeoLibre contains 603,257 total lines: 489,832 code, 87,957 comments, 25,468 blank, across 1,200 files in 19 languages (top: TypeScript 38.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

opengeos/GeoLibre has 489,832 source lines of code out of 603,257 total lines across 1,200 files, counted from the 52ef0c399a3037b72d05bc656601f07b5873a8a7 ref at commit 52ef0c399a30 by the OctoCounts tokei engine on 2026-09-16. 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 opengeos/GeoLibre to commit 52ef0c399a30, 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 81.2% of all lines, comments represent 14.6%, and the repository averages 408 code lines per file. TypeScript accounts for 38.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 779 | 274,057 | 188,666 | 68,453 | 16,938 |
| JSON | 73 | 180,089 | 180,089 | 0 | 0 |
| TSX | 200 | 105,053 | 87,587 | 13,154 | 4,312 |
| Python | 37 | 20,527 | 17,381 | 1,430 | 1,716 |
| Rust | 6 | 7,687 | 6,482 | 625 | 580 |
| CSS | 6 | 6,356 | 4,788 | 758 | 810 |
| JavaScript | 28 | 3,484 | 2,430 | 806 | 248 |
| Shell | 11 | 1,496 | 1,052 | 323 | 121 |
| HTML | 4 | 307 | 289 | 5 | 13 |
| YAML | 5 | 332 | 280 | 41 | 11 |
| PowerShell | 2 | 278 | 216 | 28 | 34 |
| TOML | 8 | 388 | 201 | 145 | 42 |

Top language (TypeScript 38.5%). Generated at 2026-09-16T01:19:45.574751072+00:00. Canonical report: https://octocounts.com/github/opengeos/GeoLibre

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/opengeos/GeoLibre/commit/52ef0c399a3037b72d05bc656601f07b5873a8a7?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 opengeos/GeoLibre have?

opengeos/GeoLibre has 603,257 total lines, including 489,832 code lines, 87,957 comment lines, and 25,468 blank lines.

### How was the opengeos/GeoLibre line count measured?

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

### What commit was counted for opengeos/GeoLibre?

This OctoCounts report was generated from 52ef0c399a3037b72d05bc656601f07b5873a8a7 at commit 52ef0c399a30 on 2026-09-16T01:19:45.574751072+00:00.

## Similar repository reports

- [cypress-io/cypress](https://octocounts.com/github/cypress-io/cypress) — TypeScript, 491,974 code lines
- [logto-io/logto](https://octocounts.com/github/logto-io/logto) — TypeScript, 484,549 code lines
- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 502,875 code lines
- [storybookjs/storybook](https://octocounts.com/github/storybookjs/storybook) — TypeScript, 510,964 code lines
- [Zoo-Code-Org/Zoo-Code](https://octocounts.com/github/Zoo-Code-Org/Zoo-Code) — TypeScript, 468,227 code lines
- [danny-avila/LibreChat](https://octocounts.com/github/danny-avila/LibreChat) — TypeScript, 465,809 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
