# vllm-project/vllm SLOC report

> 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vllm-project/vllm has 751,628 source lines of code out of 909,508 total lines across 2,875 files, counted from the a7b801e26d6b9d96bb49e939c0b6b3acf1d85796 ref at commit a7b801e26d6b by the OctoCounts tokei engine on 2026-09-08. 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 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.

## Repository size insights

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 | 1,944 | 695,018 | 560,777 | 45,306 | 88,935 |
| JSON | 544 | 114,419 | 114,415 | 0 | 4 |
| CUDA | 87 | 37,669 | 30,040 | 3,381 | 4,248 |
| C++ Header | 41 | 17,494 | 13,399 | 1,551 | 2,544 |
| C++ | 33 | 16,344 | 13,348 | 1,242 | 1,754 |
| C Header | 39 | 11,072 | 8,839 | 969 | 1,264 |
| Jinja2 | 53 | 3,139 | 2,889 | 72 | 178 |
| Shell | 36 | 3,974 | 2,829 | 556 | 589 |
| CMake | 8 | 2,988 | 2,106 | 565 | 317 |
| YAML | 29 | 2,452 | 2,048 | 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. Canonical report: https://octocounts.com/github/vllm-project/vllm

## Reproduce this report

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

vllm-project/vllm has 909,508 total lines, including 751,628 code lines, 56,775 comment lines, and 101,105 blank lines.

### How was the vllm-project/vllm line count measured?

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.

### What commit was counted for vllm-project/vllm?

This OctoCounts report was generated from a7b801e26d6b9d96bb49e939c0b6b3acf1d85796 at commit a7b801e26d6b on 2026-09-08T07:10:09.439557540+00:00.

## Similar repository reports

- [sickn33/antigravity-awesome-skills](https://octocounts.com/github/sickn33/antigravity-awesome-skills) — Python, 736,445 code lines
- [huggingface/diffusers](https://octocounts.com/github/huggingface/diffusers) — Python, 723,760 code lines
- [Significant-Gravitas/AutoGPT](https://octocounts.com/github/Significant-Gravitas/AutoGPT) — Python, 779,969 code lines
- [rpi-nsl/CRANE](https://octocounts.com/github/rpi-nsl/CRANE) — Python, 719,730 code lines
- [unslothai/unsloth](https://octocounts.com/github/unslothai/unsloth) — Python, 823,519 code lines
- [volcengine/openviking](https://octocounts.com/github/volcengine/openviking) — Python, 848,685 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)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
