# xmake-io/xmake SLOC report

> As of 2026-08-08 (commit 6ac4ea833193), xmake-io/xmake contains 260,132 total lines: 151,449 code, 80,939 comments, 27,744 blank, across 2,145 files in 38 languages (top: Lua 78.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving xmake-io/xmake to commit 6ac4ea833193, 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.1%, and the repository averages 71 code lines per file. Lua accounts for 78.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 1,628 | 196,789 | 118,289 | 58,535 | 19,965 |
| C | 259 | 28,162 | 15,268 | 9,663 | 3,231 |
| C Header | 79 | 15,778 | 7,920 | 6,280 | 1,578 |
| Shell | 17 | 6,429 | 5,271 | 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.1%). Generated at 2026-08-08T08:22:49.629760393+00:00. Canonical report: https://octocounts.com/github/xmake-io/xmake

## Report FAQ

### How many lines of code does xmake-io/xmake have?

xmake-io/xmake has 260,132 total lines, including 151,449 code lines, 80,939 comment lines, and 27,744 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 6ac4ea833193, 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 dev at commit 6ac4ea833193 on 2026-08-08T08:22:49.629760393+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, 135,473 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
- [carlos-algms/agentic.nvim](https://octocounts.com/github/carlos-algms/agentic.nvim) — Lua, 40,036 code lines
- [saya-ashen/agent-workbench.nvim](https://octocounts.com/github/saya-ashen/agent-workbench.nvim) — Lua, 35,936 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
