# vermellcc/vermell SLOC report

> As of 2026-09-01 (commit 3536b7df71fa), vermellcc/vermell contains 7,706 total lines: 5,241 code, 1,061 comments, 1,404 blank, across 76 files in 10 languages (top: C++ Header 33.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vermellcc/vermell to commit 3536b7df71fa, 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 small codebase by counted code lines. Code represents 68.0% of all lines, comments represent 13.8%, and the repository averages 69 code lines per file. C++ Header accounts for 33.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ Header | 8 | 2,271 | 1,759 | 244 | 268 |
| C++ | 30 | 2,444 | 1,746 | 151 | 547 |
| C Header | 19 | 2,119 | 1,526 | 227 | 366 |
| CMake | 3 | 112 | 87 | 5 | 20 |
| HTML | 5 | 49 | 46 | 0 | 3 |
| JSON | 2 | 30 | 30 | 0 | 0 |
| Dockerfile | 1 | 34 | 26 | 0 | 8 |
| Autoconf | 1 | 24 | 21 | 0 | 3 |
| Markdown | 6 | 622 | 0 | 433 | 189 |
| Plain Text | 1 | 1 | 0 | 1 | 0 |

Top language (C++ Header 33.6%). Generated at 2026-09-01T07:55:37.385843514+00:00. Canonical report: https://octocounts.com/github/vermellcc/vermell

## Report FAQ

### How many lines of code does vermellcc/vermell have?

vermellcc/vermell has 7,706 total lines, including 5,241 code lines, 1,061 comment lines, and 1,404 blank lines.

### How was the vermellcc/vermell line count measured?

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

### What commit was counted for vermellcc/vermell?

This OctoCounts report was generated from main at commit 3536b7df71fa on 2026-09-01T07:55:37.385843514+00:00.

## Similar repository reports

- [CathodeAnode/EnoughVulkan](https://octocounts.com/github/CathodeAnode/EnoughVulkan) — C++ Header, 457 code lines
- [Dasaav-dsv/ProDebug](https://octocounts.com/github/Dasaav-dsv/ProDebug) — C++ Header, 426 code lines
- [deepseek-ai/DeepEP](https://octocounts.com/github/deepseek-ai/DeepEP) — C++ Header, 12,086 code lines
- [Dasaav-dsv/libER](https://octocounts.com/github/Dasaav-dsv/libER) — C++ Header, 13,786 code lines
- [deepseek-ai/FlashMLA](https://octocounts.com/github/deepseek-ai/FlashMLA) — C++ Header, 14,223 code lines
- [jmaczan/tiny-vllm](https://octocounts.com/github/jmaczan/tiny-vllm) — C++ Header, 19,612 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)
- [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)
