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

> As of 2026-08-01 (commit 8c1208ebafed), geo-tp/ESP32-Bit-Pirate contains 193,491 total lines: 125,030 code, 42,535 comments, 25,926 blank, across 804 files in 13 languages (top: C++ 56.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving geo-tp/ESP32-Bit-Pirate to commit 8c1208ebafed, 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 64.6% of all lines, comments represent 22.0%, and the repository averages 156 code lines per file. C++ accounts for 56.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 236 | 94,950 | 70,903 | 10,248 | 13,799 |
| C Header | 357 | 53,837 | 32,804 | 15,155 | 5,878 |
| 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,328 | 1,351 | 582 | 395 |
| Python | 2 | 396 | 343 | 18 | 35 |
| YAML | 3 | 350 | 336 | 8 | 6 |
| Java | 3 | 362 | 237 | 73 | 52 |
| C | 1 | 272 | 210 | 32 | 30 |
| JSON | 5 | 184 | 184 | 0 | 0 |
| XML | 2 | 75 | 38 | 35 | 2 |
| Markdown | 35 | 7,153 | 0 | 5,670 | 1,483 |

Top language (C++ 56.7%). Generated at 2026-08-01T05:36:04.634219941+00:00. Canonical report: https://octocounts.com/github/geo-tp/ESP32-Bit-Pirate

## Report FAQ

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

geo-tp/ESP32-Bit-Pirate has 193,491 total lines, including 125,030 code lines, 42,535 comment lines, and 25,926 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 8c1208ebafed, 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 8c1208ebafed on 2026-08-01T05:36:04.634219941+00:00.

## Similar repository reports

- [argotorg/solidity](https://octocounts.com/github/argotorg/solidity) — C++, 120,339 code lines
- [hyprwm/Hyprland](https://octocounts.com/github/hyprwm/Hyprland) — C++, 120,251 code lines
- [P-E-A-R-L/PearlLab](https://octocounts.com/github/P-E-A-R-L/PearlLab) — C++, 130,996 code lines
- [hyprwm/hyprland](https://octocounts.com/github/hyprwm/hyprland) — C++, 118,806 code lines
- [carbon-language/carbon-lang](https://octocounts.com/github/carbon-language/carbon-lang) — C++, 113,470 code lines
- [ElyPrismLauncher/Launcher](https://octocounts.com/github/ElyPrismLauncher/Launcher) — C++, 142,332 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
