As of 2026-09-08 (commit a7b801e26d6b), vllm-project/vllm contains 909,508 total lines: 751,628 code, 56,775 comments, 101,105 blank, across 2,875 files in 19 languages (top: Python 74.6%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving vllm-project/vllm to commit a7b801e26d6b, 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.
This is a large codebase by counted code lines. Code represents 82.6% of all lines, comments represent 6.2%, and the repository averages 261 code lines per file. Python accounts for 74.6% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Python | 1944 | 695018 | 560777 | 45306 | 88935 |
| JSON | 544 | 114419 | 114415 | 0 | 4 |
| CUDA | 87 | 37669 | 30040 | 3381 | 4248 |
| C++ Header | 41 | 17494 | 13399 | 1551 | 2544 |
| C++ | 33 | 16344 | 13348 | 1242 | 1754 |
| C Header | 39 | 11072 | 8839 | 969 | 1264 |
| Jinja2 | 53 | 3139 | 2889 | 72 | 178 |
| Shell | 36 | 3974 | 2829 | 556 | 589 |
| CMake | 8 | 2988 | 2106 | 565 | 317 |
| YAML | 29 | 2452 | 2048 | 237 | 167 |
| Dockerfile | 1 | 870 | 518 | 234 | 118 |
| TOML | 2 | 190 | 152 | 18 | 20 |
Top language (Python 74.6%). Generated at 2026-09-08T07:10:09.439557540+00:00.
vllm-project/vllm has 909,508 total lines, including 751,628 code lines, 56,775 comment lines, and 101,105 blank lines.
OctoCounts resolved the public GitHub repository to commit a7b801e26d6b, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from a7b801e26d6b9d96bb49e939c0b6b3acf1d85796 at commit a7b801e26d6b on 2026-09-08T07:10:09.439557540+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: