# SaschaWillems/vulkan SLOC report

> As of 2026-09-15 (commit e56bc4f10d5b), SaschaWillems/vulkan contains 238,966 total lines: 173,118 code, 34,187 comments, 31,661 blank, across 1,393 files in 17 languages (top: C++ 38.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

SaschaWillems/vulkan has 173,118 source lines of code out of 238,966 total lines across 1,393 files, counted from the e56bc4f10d5b86b792dbda750e65cd1f9657b053 ref at commit e56bc4f10d5b 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 SaschaWillems/vulkan to commit e56bc4f10d5b, 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 72.4% of all lines, comments represent 14.3%, and the repository averages 124 code lines per file. C++ accounts for 38.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 117 | 88,576 | 66,787 | 10,765 | 11,024 |
| C Header | 81 | 67,541 | 52,152 | 7,007 | 8,382 |
| GLSL | 661 | 23,811 | 18,233 | 1,380 | 4,198 |
| C++ Header | 11 | 23,077 | 13,002 | 7,836 | 2,239 |
| Slang | 176 | 12,422 | 9,387 | 1,308 | 1,727 |
| Java | 97 | 5,626 | 4,074 | 679 | 873 |
| C | 13 | 7,201 | 3,614 | 2,888 | 699 |
| CMake | 104 | 4,157 | 2,867 | 64 | 1,226 |
| XML | 97 | 2,334 | 2,040 | 0 | 294 |
| Python | 5 | 422 | 357 | 19 | 46 |
| Objective-C++ | 2 | 443 | 308 | 41 | 94 |
| Shell | 1 | 234 | 100 | 109 | 25 |

Top language (C++ 38.6%). Generated at 2026-09-15T18:02:58.930942206+00:00. Canonical report: https://octocounts.com/github/SaschaWillems/vulkan

## Reproduce this report

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

SaschaWillems/vulkan has 238,966 total lines, including 173,118 code lines, 34,187 comment lines, and 31,661 blank lines.

### How was the SaschaWillems/vulkan line count measured?

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

### What commit was counted for SaschaWillems/vulkan?

This OctoCounts report was generated from e56bc4f10d5b86b792dbda750e65cd1f9657b053 at commit e56bc4f10d5b on 2026-09-15T18:02:58.930942206+00:00.

## Similar repository reports

- [aseprite/aseprite](https://octocounts.com/github/aseprite/aseprite) — C++, 184,126 code lines
- [KhronosGroup/Vulkan-Samples](https://octocounts.com/github/KhronosGroup/Vulkan-Samples) — C++, 187,205 code lines
- [facebookresearch/faiss](https://octocounts.com/github/facebookresearch/faiss) — C++, 155,693 code lines
- [krkrz/krkrz](https://octocounts.com/github/krkrz/krkrz) — C++, 153,898 code lines
- [OpenXcom/OpenXcom](https://octocounts.com/github/OpenXcom/OpenXcom) — C++, 145,020 code lines
- [rsta2/circle](https://octocounts.com/github/rsta2/circle) — C++, 201,265 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)
