# suijingfeng/vkQuake3 SLOC report

> As of 2026-08-29 (commit 650bd625eb72), suijingfeng/vkQuake3 contains 730,789 total lines: 519,804 code, 127,869 comments, 83,116 blank, across 1,333 files in 27 languages (top: C 58.1%). Default configuration. Counted with tokei via OctoCounts.

suijingfeng/vkQuake3 has 519,804 source lines of code out of 730,789 total lines across 1,333 files, counted from the master ref at commit 650bd625eb72 by the OctoCounts tokei engine on 2026-08-29. 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 suijingfeng/vkQuake3 to commit 650bd625eb72, 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 71.1% of all lines, comments represent 17.5%, and the repository averages 390 code lines per file. C accounts for 58.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 668 | 438,536 | 302,061 | 82,001 | 54,474 |
| C Header | 506 | 196,167 | 132,932 | 42,628 | 20,607 |
| C++ Header | 2 | 46,279 | 40,514 | 78 | 5,687 |
| Visual Studio Project | 24 | 30,775 | 30,775 | 0 | 0 |
| Makefile | 3 | 3,249 | 2,596 | 164 | 489 |
| GLSL | 34 | 2,471 | 1,876 | 104 | 491 |
| HTML | 2 | 1,550 | 1,465 | 0 | 85 |
| GNU Style Assembly | 4 | 1,377 | 1,212 | 95 | 70 |
| JSON | 1 | 1,118 | 1,117 | 0 | 1 |
| Shell | 32 | 1,498 | 1,061 | 183 | 254 |
| Lua | 1 | 1,049 | 967 | 38 | 44 |
| Python | 1 | 1,049 | 967 | 38 | 44 |

Top language (C 58.1%). Generated at 2026-08-29T05:44:18.702699407+00:00. Canonical report: https://octocounts.com/github/suijingfeng/vkQuake3

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/suijingfeng/vkQuake3/commit/650bd625eb725446279c6176804b554e2e1c98f3?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does suijingfeng/vkQuake3 have?

suijingfeng/vkQuake3 has 730,789 total lines, including 519,804 code lines, 127,869 comment lines, and 83,116 blank lines.

### How was the suijingfeng/vkQuake3 line count measured?

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

### What commit was counted for suijingfeng/vkQuake3?

This OctoCounts report was generated from master at commit 650bd625eb72 on 2026-08-29T05:44:18.702699407+00:00.

## Similar repository reports

- [ImageMagick/ImageMagick](https://octocounts.com/github/ImageMagick/ImageMagick) — C, 513,384 code lines
- [dovecot/core](https://octocounts.com/github/dovecot/core) — C, 558,915 code lines
- [999sian/melee-pc](https://octocounts.com/github/999sian/melee-pc) — C, 598,499 code lines
- [mbbill/Silverfir-nano](https://octocounts.com/github/mbbill/Silverfir-nano) — C, 407,820 code lines
- [rusqlite/rusqlite](https://octocounts.com/github/rusqlite/rusqlite) — C, 407,539 code lines
- [n64decomp/sm64](https://octocounts.com/github/n64decomp/sm64) — C, 652,313 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
