# alibaba/zvec SLOC report

> As of 2026-09-17 (commit 027e7d5b4434), alibaba/zvec contains 341,328 total lines: 251,499 code, 47,475 comments, 42,354 blank, across 1,149 files in 15 languages (top: C++ 50.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

alibaba/zvec has 251,499 source lines of code out of 341,328 total lines across 1,149 files, counted from the 027e7d5b4434db62de4d96f3bcf1864a2cadf776 ref at commit 027e7d5b4434 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 alibaba/zvec to commit 027e7d5b4434, 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 73.7% of all lines, comments represent 13.9%, and the repository averages 219 code lines per file. C++ accounts for 50.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 456 | 161,219 | 128,084 | 14,340 | 18,795 |
| C Header | 544 | 110,852 | 69,001 | 24,583 | 17,268 |
| C | 9 | 27,198 | 20,755 | 3,471 | 2,972 |
| SWIG | 17 | 14,242 | 12,868 | 705 | 669 |
| Python | 41 | 9,505 | 7,979 | 644 | 882 |
| C++ Header | 4 | 7,930 | 5,203 | 1,913 | 814 |
| CMake | 57 | 6,699 | 5,108 | 912 | 679 |
| Bitbake | 1 | 1,398 | 1,390 | 0 | 8 |
| Shell | 5 | 621 | 448 | 85 | 88 |
| LD Script | 2 | 406 | 397 | 9 | 0 |
| TOML | 1 | 301 | 239 | 41 | 21 |
| Autoconf | 2 | 38 | 26 | 7 | 5 |

Top language (C++ 50.9%). Generated at 2026-09-17T02:53:44.050920884+00:00. Canonical report: https://octocounts.com/github/alibaba/zvec

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/alibaba/zvec/commit/027e7d5b4434db62de4d96f3bcf1864a2cadf776?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 alibaba/zvec have?

alibaba/zvec has 341,328 total lines, including 251,499 code lines, 47,475 comment lines, and 42,354 blank lines.

### How was the alibaba/zvec line count measured?

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

### What commit was counted for alibaba/zvec?

This OctoCounts report was generated from 027e7d5b4434db62de4d96f3bcf1864a2cadf776 at commit 027e7d5b4434 on 2026-09-17T02:53:44.050920884+00:00.

## Similar repository reports

- [optiscaler/OptiScaler](https://octocounts.com/github/optiscaler/OptiScaler) — C++, 262,871 code lines
- [microsoft/terminal](https://octocounts.com/github/microsoft/terminal) — C++, 265,695 code lines
- [YuriSizuku/Kirikiroid2Yuri](https://octocounts.com/github/YuriSizuku/Kirikiroid2Yuri) — C++, 268,699 code lines
- [ggml-org/ggml](https://octocounts.com/github/ggml-org/ggml) — C++, 269,756 code lines
- [Ominus-tch/Piano-Visualizer](https://octocounts.com/github/Ominus-tch/Piano-Visualizer) — C++, 277,221 code lines
- [yumlevi/renodx-dlss-installer](https://octocounts.com/github/yumlevi/renodx-dlss-installer) — C++, 220,151 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
