# vllm-project/vllm-metal SLOC report

> As of 2026-08-30 (commit 914c2162a66e), vllm-project/vllm-metal contains 43,244 total lines: 33,790 code, 4,230 comments, 5,224 blank, across 183 files in 8 languages (top: Python 82.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vllm-project/vllm-metal to commit 914c2162a66e, 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 78.1% of all lines, comments represent 9.8%, and the repository averages 185 code lines per file. Python accounts for 82.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 150 | 34,084 | 27,758 | 2,137 | 4,189 |
| Metal Shading Language | 17 | 5,755 | 3,792 | 1,362 | 601 |
| C++ | 1 | 1,900 | 1,376 | 338 | 186 |
| Shell | 5 | 913 | 678 | 96 | 139 |
| TOML | 2 | 177 | 107 | 56 | 14 |
| YAML | 1 | 78 | 74 | 0 | 4 |
| Rust | 1 | 8 | 5 | 1 | 2 |
| Markdown | 6 | 329 | 0 | 240 | 89 |

Top language (Python 82.1%). Generated at 2026-08-30T23:52:51.110594189+00:00. Canonical report: https://octocounts.com/github/vllm-project/vllm-metal

## Report FAQ

### How many lines of code does vllm-project/vllm-metal have?

vllm-project/vllm-metal has 43,244 total lines, including 33,790 code lines, 4,230 comment lines, and 5,224 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 914c2162a66e, 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-metal?

This OctoCounts report was generated from main at commit 914c2162a66e on 2026-08-30T23:52:51.110594189+00:00.

## Similar repository reports

- [chidiwilliams/buzz](https://octocounts.com/github/chidiwilliams/buzz) — Python, 34,719 code lines
- [coddrago/Heroku](https://octocounts.com/github/coddrago/Heroku) — Python, 32,646 code lines
- [lsdefine/GenericAgent](https://octocounts.com/github/lsdefine/GenericAgent) — Python, 32,625 code lines
- [NanmiCoder/MediaCrawler](https://octocounts.com/github/NanmiCoder/MediaCrawler) — Python, 31,885 code lines
- [jiujiu532/grok2api](https://octocounts.com/github/jiujiu532/grok2api) — Python, 31,423 code lines
- [Robbyant/lingbot-map](https://octocounts.com/github/Robbyant/lingbot-map) — Python, 31,174 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
