# geo-tp/ESP32-Bit-Pirate SLOC report

> As of 2026-09-16 (commit 0daab529df83), geo-tp/ESP32-Bit-Pirate contains 213,422 total lines: 140,147 code, 43,869 comments, 29,406 blank, across 938 files in 14 languages (top: C++ 58.0%). Default configuration. Counted with tokei via OctoCounts.

geo-tp/ESP32-Bit-Pirate has 140,147 source lines of code out of 213,422 total lines across 938 files, counted from the pioarduino ref at commit 0daab529df83 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 geo-tp/ESP32-Bit-Pirate to commit 0daab529df83, 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 65.7% of all lines, comments represent 20.6%, and the repository averages 149 code lines per file. C++ accounts for 58.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 292 | 107,555 | 81,324 | 10,255 | 15,976 |
| C Header | 415 | 58,517 | 36,800 | 15,149 | 6,568 |
| Arduino C++ | 113 | 19,138 | 10,711 | 5,665 | 2,762 |
| C++ Header | 28 | 13,963 | 7,913 | 4,602 | 1,448 |
| INI | 13 | 2,369 | 1,372 | 601 | 396 |
| Python | 7 | 1,106 | 885 | 23 | 198 |
| YAML | 3 | 350 | 336 | 8 | 6 |
| Java | 3 | 362 | 237 | 73 | 52 |
| C | 1 | 272 | 210 | 32 | 30 |
| JSON | 5 | 184 | 184 | 0 | 0 |
| CSS | 1 | 166 | 137 | 5 | 24 |
| XML | 2 | 75 | 38 | 35 | 2 |

Top language (C++ 58.0%). Generated at 2026-09-16T19:21:28.502987458+00:00. Canonical report: https://octocounts.com/github/geo-tp/ESP32-Bit-Pirate

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/geo-tp/ESP32-Bit-Pirate/commit/0daab529df8399f518a8bc28666955dea639741b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does geo-tp/ESP32-Bit-Pirate have?

geo-tp/ESP32-Bit-Pirate has 213,422 total lines, including 140,147 code lines, 43,869 comment lines, and 29,406 blank lines.

### How was the geo-tp/ESP32-Bit-Pirate line count measured?

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

### What commit was counted for geo-tp/ESP32-Bit-Pirate?

This OctoCounts report was generated from pioarduino at commit 0daab529df83 on 2026-09-16T19:21:28.502987458+00:00.

## Similar repository reports

- [ml-explore/mlx](https://octocounts.com/github/ml-explore/mlx) — C++, 140,897 code lines
- [ElyPrismLauncher/Launcher](https://octocounts.com/github/ElyPrismLauncher/Launcher) — C++, 142,332 code lines
- [OpenXcom/OpenXcom](https://octocounts.com/github/OpenXcom/OpenXcom) — C++, 145,020 code lines
- [P-E-A-R-L/PearlLab](https://octocounts.com/github/P-E-A-R-L/PearlLab) — C++, 130,996 code lines
- [krkrz/krkrz](https://octocounts.com/github/krkrz/krkrz) — C++, 153,898 code lines
- [facebookresearch/faiss](https://octocounts.com/github/facebookresearch/faiss) — C++, 155,693 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)
