# xmake-io/xmake SLOC report

> As of 2026-09-10 (commit ce68fff92418), xmake-io/xmake contains 263,434 total lines: 153,244 code, 82,215 comments, 27,975 blank, across 2,163 files in 38 languages (top: Lua 78.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

xmake-io/xmake has 153,244 source lines of code out of 263,434 total lines across 2,163 files, counted from the ce68fff92418640019399b8f5edc529a4e737e53 ref at commit ce68fff92418 by the OctoCounts tokei engine on 2026-09-10. 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 xmake-io/xmake to commit ce68fff92418, 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 58.2% of all lines, comments represent 31.2%, and the repository averages 71 code lines per file. Lua accounts for 78.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 1,646 | 199,954 | 120,014 | 59,756 | 20,184 |
| C | 259 | 28,230 | 15,337 | 9,664 | 3,229 |
| C Header | 79 | 15,778 | 7,920 | 6,280 | 1,578 |
| Shell | 17 | 6,430 | 5,272 | 631 | 527 |
| Perl | 1 | 1,243 | 912 | 190 | 141 |
| MSBuild | 7 | 794 | 646 | 77 | 71 |
| Elixir | 13 | 751 | 544 | 122 | 85 |
| C++ | 22 | 479 | 408 | 6 | 65 |
| PowerShell | 8 | 443 | 356 | 40 | 47 |
| JSON | 8 | 336 | 336 | 0 | 0 |
| CUDA | 3 | 237 | 179 | 21 | 37 |
| Objective-C | 19 | 449 | 179 | 142 | 128 |

Top language (Lua 78.3%). Generated at 2026-09-10T20:34:00.803147787+00:00. Canonical report: https://octocounts.com/github/xmake-io/xmake

## Reproduce this report

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

xmake-io/xmake has 263,434 total lines, including 153,244 code lines, 82,215 comment lines, and 27,975 blank lines.

### How was the xmake-io/xmake line count measured?

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

### What commit was counted for xmake-io/xmake?

This OctoCounts report was generated from ce68fff92418640019399b8f5edc529a4e737e53 at commit ce68fff92418 on 2026-09-10T20:34:00.803147787+00:00.

## Similar repository reports

- [AnthonyGress/zen_ui.koplugin](https://octocounts.com/github/AnthonyGress/zen_ui.koplugin) — Lua, 162,610 code lines
- [noctalia-dev/community-plugins](https://octocounts.com/github/noctalia-dev/community-plugins) — Lua, 184,781 code lines
- [koreader/koreader](https://octocounts.com/github/koreader/koreader) — Lua, 196,346 code lines
- [megalithic/dotfiles](https://octocounts.com/github/megalithic/dotfiles) — Lua, 93,207 code lines
- [finlater/weread.koplugin](https://octocounts.com/github/finlater/weread.koplugin) — Lua, 28,912 code lines
- [challacade/legend-of-lua](https://octocounts.com/github/challacade/legend-of-lua) — Lua, 20,908 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [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)
