# SaschaWillems/HowToVulkan SLOC report

> As of 2026-09-07 (commit 57d7bfb38c03), SaschaWillems/HowToVulkan contains 19,127 total lines: 11,914 code, 5,309 comments, 1,904 blank, across 36 files in 9 languages (top: C Header 59.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

SaschaWillems/HowToVulkan has 11,914 source lines of code out of 19,127 total lines across 36 files, counted from the 57d7bfb38c03ea8b4196db41aa54b7996b0ce3ab ref at commit 57d7bfb38c03 by the OctoCounts tokei engine on 2026-09-07. 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/HowToVulkan to commit 57d7bfb38c03, 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 62.3% of all lines, comments represent 27.8%, and the repository averages 331 code lines per file. C Header accounts for 59.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 12 | 10,155 | 7,032 | 2,135 | 988 |
| C | 11 | 5,378 | 2,637 | 2,191 | 550 |
| C++ | 4 | 2,824 | 2,043 | 549 | 232 |
| CMake | 1 | 78 | 64 | 4 | 10 |
| TOML | 1 | 251 | 56 | 152 | 43 |
| Slang | 1 | 61 | 47 | 8 | 6 |
| C++ Header | 1 | 55 | 28 | 24 | 3 |
| HTML | 1 | 7 | 7 | 0 | 0 |
| Markdown | 4 | 318 | 0 | 246 | 72 |

Top language (C Header 59.0%). Generated at 2026-09-07T05:24:57.021554668+00:00. Canonical report: https://octocounts.com/github/SaschaWillems/HowToVulkan

## Reproduce this report

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

SaschaWillems/HowToVulkan has 19,127 total lines, including 11,914 code lines, 5,309 comment lines, and 1,904 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 57d7bfb38c03, 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/HowToVulkan?

This OctoCounts report was generated from 57d7bfb38c03ea8b4196db41aa54b7996b0ce3ab at commit 57d7bfb38c03 on 2026-09-07T05:24:57.021554668+00:00.

## Similar repository reports

- [Luckymilkk/M_Maria_KG_sem2](https://octocounts.com/github/Luckymilkk/M_Maria_KG_sem2) — C Header, 13,007 code lines
- [andesok/DirectX12Lab](https://octocounts.com/github/andesok/DirectX12Lab) — C Header, 14,015 code lines
- [PaulCombal/SamRewritten-legacy](https://octocounts.com/github/PaulCombal/SamRewritten-legacy) — C Header, 14,483 code lines
- [ValveSoftware/steamos-compositor](https://octocounts.com/github/ValveSoftware/steamos-compositor) — C Header, 14,906 code lines
- [iczelia/bzip3](https://octocounts.com/github/iczelia/bzip3) — C Header, 8,748 code lines
- [predict-woo/qwen3-asr.cpp](https://octocounts.com/github/predict-woo/qwen3-asr.cpp) — C Header, 15,519 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)
