# JKKDY/Vulkan-Wrapper SLOC report

> As of 2026-09-15 (commit 09d1ae2e80af), JKKDY/Vulkan-Wrapper contains 14,952 total lines: 11,871 code, 421 comments, 2,660 blank, across 111 files in 10 languages (top: C++ 48.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

JKKDY/Vulkan-Wrapper has 11,871 source lines of code out of 14,952 total lines across 111 files, counted from the 09d1ae2e80affe4a2bb263b57808fbbb1424e460 ref at commit 09d1ae2e80af by the OctoCounts tokei engine on 2026-09-15. 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 JKKDY/Vulkan-Wrapper to commit 09d1ae2e80af, 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 79.4% of all lines, comments represent 2.8%, and the repository averages 107 code lines per file. C++ accounts for 48.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 26 | 7,695 | 5,776 | 277 | 1,642 |
| Visual Studio Project | 14 | 2,390 | 2,390 | 0 | 0 |
| C Header | 20 | 2,290 | 1,724 | 49 | 517 |
| C++ Header | 4 | 1,352 | 1,077 | 5 | 270 |
| GLSL | 24 | 651 | 493 | 6 | 152 |
| Visual Studio Solution | 1 | 187 | 186 | 0 | 1 |
| Python | 3 | 171 | 123 | 10 | 38 |
| MSBuild | 2 | 55 | 55 | 0 | 0 |
| Batch | 15 | 58 | 47 | 0 | 11 |
| Markdown | 2 | 103 | 0 | 74 | 29 |

Top language (C++ 48.7%). Generated at 2026-09-15T09:21:21.114982581+00:00. Canonical report: https://octocounts.com/github/JKKDY/Vulkan-Wrapper

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/JKKDY/Vulkan-Wrapper/commit/09d1ae2e80affe4a2bb263b57808fbbb1424e460?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 JKKDY/Vulkan-Wrapper have?

JKKDY/Vulkan-Wrapper has 14,952 total lines, including 11,871 code lines, 421 comment lines, and 2,660 blank lines.

### How was the JKKDY/Vulkan-Wrapper line count measured?

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

### What commit was counted for JKKDY/Vulkan-Wrapper?

This OctoCounts report was generated from 09d1ae2e80affe4a2bb263b57808fbbb1424e460 at commit 09d1ae2e80af on 2026-09-15T09:21:21.114982581+00:00.

## Similar repository reports

- [p1ka-77/CG2026](https://octocounts.com/github/p1ka-77/CG2026) — C++, 11,344 code lines
- [Beckhoff/ADS](https://octocounts.com/github/Beckhoff/ADS) — C++, 10,726 code lines
- [official-stockfish/Stockfish](https://octocounts.com/github/official-stockfish/Stockfish) — C++, 13,231 code lines
- [barry-ran/QtScrcpy](https://octocounts.com/github/barry-ran/QtScrcpy) — C++, 10,396 code lines
- [acaudwell/gource](https://octocounts.com/github/acaudwell/gource) — C++, 13,477 code lines
- [AlanPlay34-gd/CG_Sem2](https://octocounts.com/github/AlanPlay34-gd/CG_Sem2) — C++, 10,085 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)
