# organicmaps/organicmaps SLOC report

> As of 2026-08-30 (commit 910d1913b752), organicmaps/organicmaps contains 1,322,585 total lines: 887,058 code, 311,001 comments, 124,526 blank, across 9,467 files in 36 languages (top: C++ 30.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

organicmaps/organicmaps has 887,058 source lines of code out of 1,322,585 total lines across 9,467 files, counted from the master ref at commit 910d1913b752 by the OctoCounts tokei engine on 2026-08-30. 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 organicmaps/organicmaps to commit 910d1913b752, 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 67.1% of all lines, comments represent 23.5%, and the repository averages 94 code lines per file. C++ accounts for 30.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 1,472 | 340,725 | 268,057 | 18,570 | 54,098 |
| JSON | 750 | 145,807 | 145,807 | 0 | 0 |
| XML | 1,050 | 160,242 | 132,092 | 25,605 | 2,545 |
| C++ Header | 1,236 | 139,911 | 104,386 | 11,116 | 24,409 |
| C Header | 434 | 85,216 | 63,959 | 10,481 | 10,776 |
| Java | 431 | 59,915 | 49,141 | 2,837 | 7,937 |
| Swift | 389 | 37,250 | 31,829 | 492 | 4,929 |
| Objective-C++ | 151 | 25,223 | 21,020 | 430 | 3,773 |
| SVG | 1,869 | 18,587 | 18,517 | 24 | 46 |
| Python | 135 | 19,818 | 15,956 | 553 | 3,309 |
| HTML | 4 | 9,159 | 8,830 | 1 | 328 |
| C | 11 | 10,354 | 7,310 | 1,863 | 1,181 |

Top language (C++ 30.2%). Generated at 2026-08-30T19:34:48.229004102+00:00. Canonical report: https://octocounts.com/github/organicmaps/organicmaps

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/organicmaps/organicmaps/commit/910d1913b7523c7d9787b6c7d98b7c2eeeed4295?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 organicmaps/organicmaps have?

organicmaps/organicmaps has 1,322,585 total lines, including 887,058 code lines, 311,001 comment lines, and 124,526 blank lines.

### How was the organicmaps/organicmaps line count measured?

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

### What commit was counted for organicmaps/organicmaps?

This OctoCounts report was generated from master at commit 910d1913b752 on 2026-08-30T19:34:48.229004102+00:00.

## Similar repository reports

- [apache/trafficserver](https://octocounts.com/github/apache/trafficserver) — C++, 880,616 code lines
- [protocolbuffers/protobuf](https://octocounts.com/github/protocolbuffers/protobuf) — C++, 871,834 code lines
- [OpenRCT2/OpenRCT2](https://octocounts.com/github/OpenRCT2/OpenRCT2) — C++, 854,277 code lines
- [AyuGram/AyuGramDesktop](https://octocounts.com/github/AyuGram/AyuGramDesktop) — C++, 840,188 code lines
- [The-OpenROAD-Project/OpenROAD](https://octocounts.com/github/The-OpenROAD-Project/OpenROAD) — C++, 783,027 code lines
- [telegramdesktop/tdesktop](https://octocounts.com/github/telegramdesktop/tdesktop) — C++, 1,012,048 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
