# 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%). Counted with tokei via OctoCounts.

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

## 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

- [VideoLanVLC/vlc](https://octocounts.com/github/VideoLanVLC/vlc) — C, 518,083 code lines
- [obsproject/obs-studio](https://octocounts.com/github/obsproject/obs-studio) — C, 502,246 code lines
- [dovecot/core](https://octocounts.com/github/dovecot/core) — C, 558,373 code lines
- [xiaojieonly/Ehviewer_CN_SXJ](https://octocounts.com/github/xiaojieonly/Ehviewer_CN_SXJ) — C, 436,098 code lines
- [tencent/wcdb](https://octocounts.com/github/tencent/wcdb) — C, 432,026 code lines
- [mbbill/Silverfir-nano](https://octocounts.com/github/mbbill/Silverfir-nano) — C, 407,820 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
