# 78/xiaozhi-esp32 SLOC report

> As of 2026-09-17 (commit 5d54beb743ff), 78/xiaozhi-esp32 contains 137,534 total lines: 108,029 code, 10,917 comments, 18,588 blank, across 989 files in 11 languages (top: C++ 63.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

78/xiaozhi-esp32 has 108,029 source lines of code out of 137,534 total lines across 989 files, counted from the 5d54beb743ff49c4e8db81bbef9413bdd6e2ba17 ref at commit 5d54beb743ff by the OctoCounts tokei engine on 2026-09-17. 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 78/xiaozhi-esp32 to commit 5d54beb743ff, 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 78.5% of all lines, comments represent 7.9%, and the repository averages 109 code lines per file. C++ accounts for 63.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 279 | 81,897 | 68,747 | 3,278 | 9,872 |
| C Header | 345 | 28,418 | 21,580 | 2,156 | 4,682 |
| Python | 20 | 8,386 | 6,694 | 381 | 1,311 |
| JSON | 192 | 4,964 | 4,964 | 0 | 0 |
| C | 16 | 5,961 | 4,552 | 735 | 674 |
| CMake | 2 | 1,451 | 1,321 | 66 | 64 |
| YAML | 1 | 160 | 144 | 5 | 11 |
| Dockerfile | 1 | 32 | 23 | 1 | 8 |
| Shell | 2 | 13 | 4 | 6 | 3 |
| Markdown | 128 | 6,240 | 0 | 4,277 | 1,963 |
| Plain Text | 3 | 12 | 0 | 12 | 0 |

Top language (C++ 63.6%). Generated at 2026-09-17T04:44:14.900261687+00:00. Canonical report: https://octocounts.com/github/78/xiaozhi-esp32

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/78/xiaozhi-esp32/commit/5d54beb743ff49c4e8db81bbef9413bdd6e2ba17?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 78/xiaozhi-esp32 have?

78/xiaozhi-esp32 has 137,534 total lines, including 108,029 code lines, 10,917 comment lines, and 18,588 blank lines.

### How was the 78/xiaozhi-esp32 line count measured?

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

### What commit was counted for 78/xiaozhi-esp32?

This OctoCounts report was generated from 5d54beb743ff49c4e8db81bbef9413bdd6e2ba17 at commit 5d54beb743ff on 2026-09-17T04:44:14.900261687+00:00.

## Similar repository reports

- [xxnuo/MTranServer](https://octocounts.com/github/xxnuo/MTranServer) — C++, 107,278 code lines
- [autohotkey/autohotkey](https://octocounts.com/github/autohotkey/autohotkey) — C++, 102,688 code lines
- [carbon-language/carbon-lang](https://octocounts.com/github/carbon-language/carbon-lang) — C++, 113,470 code lines
- [google/flatbuffers](https://octocounts.com/github/google/flatbuffers) — C++, 101,824 code lines
- [hyprwm/hyprland](https://octocounts.com/github/hyprwm/hyprland) — C++, 118,806 code lines
- [argotorg/solidity](https://octocounts.com/github/argotorg/solidity) — C++, 120,194 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)
