# charles-lunarg/vk-bootstrap SLOC report

> As of 2026-09-05 (commit 1d5add2bcd9f), charles-lunarg/vk-bootstrap contains 25,952 total lines: 24,612 code, 548 comments, 792 blank, across 21 files in 9 languages (top: C Header 48.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

charles-lunarg/vk-bootstrap has 24,612 source lines of code out of 25,952 total lines across 21 files, counted from the 1d5add2bcd9fbb7a06490ff95f323d4c5894140d ref at commit 1d5add2bcd9f by the OctoCounts tokei engine on 2026-09-05. 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 charles-lunarg/vk-bootstrap to commit 1d5add2bcd9f, 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 medium-sized codebase by counted code lines. Code represents 94.8% of all lines, comments represent 2.1%, and the repository averages 1,172 code lines per file. C Header accounts for 48.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 3 | 12,300 | 11,822 | 285 | 193 |
| C++ Header | 1 | 9,288 | 9,266 | 18 | 4 |
| C++ | 6 | 3,410 | 2,892 | 89 | 429 |
| Python | 2 | 530 | 399 | 56 | 75 |
| CMake | 3 | 259 | 210 | 11 | 38 |
| GLSL | 3 | 31 | 23 | 0 | 8 |
| Autoconf | 1 | 3 | 0 | 2 | 1 |
| Markdown | 1 | 124 | 0 | 83 | 41 |
| Plain Text | 1 | 7 | 0 | 4 | 3 |

Top language (C Header 48.0%). Generated at 2026-09-05T23:15:01.164143262+00:00. Canonical report: https://octocounts.com/github/charles-lunarg/vk-bootstrap

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/charles-lunarg/vk-bootstrap/commit/1d5add2bcd9fbb7a06490ff95f323d4c5894140d?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 charles-lunarg/vk-bootstrap have?

charles-lunarg/vk-bootstrap has 25,952 total lines, including 24,612 code lines, 548 comment lines, and 792 blank lines.

### How was the charles-lunarg/vk-bootstrap line count measured?

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

### What commit was counted for charles-lunarg/vk-bootstrap?

This OctoCounts report was generated from 1d5add2bcd9fbb7a06490ff95f323d4c5894140d at commit 1d5add2bcd9f on 2026-09-05T23:15:01.164143262+00:00.

## Similar repository reports

- [davmac314/dinit](https://octocounts.com/github/davmac314/dinit) — C Header, 24,994 code lines
- [Kahviz/BoronGameEngine](https://octocounts.com/github/Kahviz/BoronGameEngine) — C Header, 26,195 code lines
- [gabime/spdlog](https://octocounts.com/github/gabime/spdlog) — C Header, 22,659 code lines
- [pybind/pybind11](https://octocounts.com/github/pybind/pybind11) — C Header, 22,656 code lines
- [google/googletest](https://octocounts.com/github/google/googletest) — C Header, 27,072 code lines
- [Tencent/rapidjson](https://octocounts.com/github/Tencent/rapidjson) — C Header, 21,121 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)
- [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)
