# volcengine/openviking SLOC report

> As of 2026-09-16 (commit 2b351a9c5f4c), volcengine/openviking contains 1,115,921 total lines: 848,685 code, 116,182 comments, 151,054 blank, across 3,935 files in 27 languages (top: Python 54.0%). Default configuration. Counted with tokei via OctoCounts.

volcengine/openviking has 848,685 source lines of code out of 1,115,921 total lines across 3,935 files, counted from the main ref at commit 2b351a9c5f4c by the OctoCounts tokei engine on 2026-09-16. 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 volcengine/openviking to commit 2b351a9c5f4c, 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 76.1% of all lines, comments represent 10.4%, and the repository averages 216 code lines per file. Python accounts for 54.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,809 | 549,796 | 458,465 | 13,177 | 78,154 |
| Rust | 149 | 101,312 | 89,943 | 1,631 | 9,738 |
| JavaScript | 295 | 74,917 | 60,122 | 8,214 | 6,581 |
| TypeScript | 339 | 66,425 | 56,096 | 4,753 | 5,576 |
| C Header | 251 | 56,291 | 39,373 | 9,251 | 7,667 |
| TSX | 171 | 38,372 | 35,716 | 290 | 2,366 |
| JSON | 57 | 34,379 | 34,371 | 0 | 8 |
| C++ | 136 | 40,644 | 33,264 | 2,649 | 4,731 |
| C | 3 | 21,249 | 16,249 | 2,921 | 2,079 |
| Shell | 63 | 11,746 | 9,579 | 935 | 1,232 |
| Go | 21 | 5,374 | 4,779 | 208 | 387 |
| YAML | 87 | 5,113 | 4,335 | 273 | 505 |

Top language (Python 54.0%). Generated at 2026-09-16T13:49:35.709944589+00:00. Canonical report: https://octocounts.com/github/volcengine/openviking

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/volcengine/openviking/commit/2b351a9c5f4cfe26a6f44cf7b8532e3e864fa3cc?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does volcengine/openviking have?

volcengine/openviking has 1,115,921 total lines, including 848,685 code lines, 116,182 comment lines, and 151,054 blank lines.

### How was the volcengine/openviking line count measured?

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

### What commit was counted for volcengine/openviking?

This OctoCounts report was generated from main at commit 2b351a9c5f4c on 2026-09-16T13:49:35.709944589+00:00.

## Similar repository reports

- [unslothai/unsloth](https://octocounts.com/github/unslothai/unsloth) — Python, 823,519 code lines
- [Significant-Gravitas/AutoGPT](https://octocounts.com/github/Significant-Gravitas/AutoGPT) — Python, 779,969 code lines
- [vllm-project/vllm](https://octocounts.com/github/vllm-project/vllm) — Python, 751,628 code lines
- [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
- [rpi-nsl/CRANE](https://octocounts.com/github/rpi-nsl/CRANE) — Python, 719,730 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)
