# volcengine/OpenViking SLOC report

> As of 2026-09-17 (commit 20ec78a149a0), volcengine/OpenViking contains 765,917 total lines: 624,279 code, 58,344 comments, 83,294 blank, across 2,701 files in 26 languages (top: Python 42.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

volcengine/OpenViking has 624,279 source lines of code out of 765,917 total lines across 2,701 files, counted from the 20ec78a149a0889a85b038627dddc70b46dceae3 ref at commit 20ec78a149a0 by the OctoCounts tokei engine on 2026-09-17. 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 20ec78a149a0, 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 81.5% of all lines, comments represent 7.6%, and the repository averages 231 code lines per file. Python accounts for 42.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,009 | 311,486 | 265,086 | 8,873 | 37,527 |
| Rust | 144 | 98,644 | 87,584 | 1,608 | 9,452 |
| JavaScript | 269 | 67,313 | 53,325 | 8,142 | 5,846 |
| TypeScript | 289 | 44,168 | 39,410 | 1,536 | 3,222 |
| C Header | 248 | 56,167 | 39,280 | 9,245 | 7,642 |
| TSX | 194 | 41,516 | 38,788 | 298 | 2,430 |
| JSON | 49 | 31,483 | 31,475 | 0 | 8 |
| C++ | 109 | 36,930 | 30,269 | 2,521 | 4,140 |
| C | 2 | 21,147 | 16,158 | 2,921 | 2,068 |
| Shell | 57 | 10,558 | 8,580 | 889 | 1,089 |
| Go | 21 | 5,374 | 4,779 | 208 | 387 |
| YAML | 86 | 5,031 | 4,263 | 270 | 498 |

Top language (Python 42.5%). Generated at 2026-09-17T19:48:44.305370257+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/20ec78a149a0889a85b038627dddc70b46dceae3?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 volcengine/OpenViking have?

volcengine/OpenViking has 765,917 total lines, including 624,279 code lines, 58,344 comment lines, and 83,294 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 20ec78a149a0, 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 20ec78a149a0889a85b038627dddc70b46dceae3 at commit 20ec78a149a0 on 2026-09-17T19:48:44.305370257+00:00.

## Similar repository reports

- [Dhravya/hermes-agent](https://octocounts.com/github/Dhravya/hermes-agent) — Python, 647,667 code lines
- [PrefectHQ/prefect](https://octocounts.com/github/PrefectHQ/prefect) — Python, 650,507 code lines
- [Imbad0202/academic-research-skills-codex](https://octocounts.com/github/Imbad0202/academic-research-skills-codex) — Python, 588,905 code lines
- [modelscope/FunASR](https://octocounts.com/github/modelscope/FunASR) — Python, 536,747 code lines
- [scipy/scipy](https://octocounts.com/github/scipy/scipy) — Python, 536,098 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)
