As of 2026-08-26 (commit dac586c8d798), milvus-io/milvus contains 1,922,265 total lines: 1,536,635 code, 160,277 comments, 225,353 blank, across 4,603 files in 28 languages (top: Go 74.3%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving milvus-io/milvus to commit dac586c8d798, 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.
This is a very large codebase by counted code lines. Code represents 79.9% of all lines, comments represent 8.3%, and the repository averages 334 code lines per file. Go accounts for 74.3% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Go | 3390 | 1428523 | 1141802 | 114438 | 172283 |
| C++ | 450 | 281707 | 231670 | 20393 | 29644 |
| C Header | 419 | 108008 | 80190 | 14691 | 13127 |
| JSON | 8 | 23310 | 23310 | 0 | 0 |
| C | 3 | 17404 | 14136 | 91 | 3177 |
| Rust | 86 | 15580 | 13655 | 331 | 1594 |
| Python | 17 | 15416 | 11642 | 1900 | 1874 |
| Protocol Buffers | 21 | 7781 | 5801 | 960 | 1020 |
| Shell | 42 | 5142 | 3655 | 875 | 612 |
| YAML | 33 | 3250 | 2441 | 664 | 145 |
| HTML | 2 | 2064 | 1970 | 12 | 82 |
| CMake | 43 | 2711 | 1676 | 674 | 361 |
Top language (Go 74.3%). Generated at .
milvus-io/milvus has 1,922,265 total lines, including 1,536,635 code lines, 160,277 comment lines, and 225,353 blank lines.
OctoCounts resolved the public GitHub repository to commit dac586c8d798, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit dac586c8d798 on 2026-08-26T18:44:24.503860827+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: