# milvus-io/milvus SLOC report

> 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.

## Repository size insights

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 | 3,390 | 1,428,523 | 1,141,802 | 114,438 | 172,283 |
| C++ | 450 | 281,707 | 231,670 | 20,393 | 29,644 |
| C Header | 419 | 108,008 | 80,190 | 14,691 | 13,127 |
| JSON | 8 | 23,310 | 23,310 | 0 | 0 |
| C | 3 | 17,404 | 14,136 | 91 | 3,177 |
| Rust | 86 | 15,580 | 13,655 | 331 | 1,594 |
| Python | 17 | 15,416 | 11,642 | 1,900 | 1,874 |
| Protocol Buffers | 21 | 7,781 | 5,801 | 960 | 1,020 |
| Shell | 42 | 5,142 | 3,655 | 875 | 612 |
| YAML | 33 | 3,250 | 2,441 | 664 | 145 |
| HTML | 2 | 2,064 | 1,970 | 12 | 82 |
| CMake | 43 | 2,711 | 1,676 | 674 | 361 |

Top language (Go 74.3%). Generated at 2026-08-26T18:44:24.503860827+00:00. Canonical report: https://octocounts.com/github/milvus-io/milvus

## Report FAQ

### How many lines of code does milvus-io/milvus have?

milvus-io/milvus has 1,922,265 total lines, including 1,536,635 code lines, 160,277 comment lines, and 225,353 blank lines.

### How was the milvus-io/milvus line count measured?

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.

### What commit was counted for milvus-io/milvus?

This OctoCounts report was generated from master at commit dac586c8d798 on 2026-08-26T18:44:24.503860827+00:00.

## Similar repository reports

- [infiniflow/ragflow](https://octocounts.com/github/infiniflow/ragflow) — Go, 1,167,592 code lines
- [sourcegraph/sourcegraph-public-snapshot](https://octocounts.com/github/sourcegraph/sourcegraph-public-snapshot) — Go, 1,949,533 code lines
- [golang/go](https://octocounts.com/github/golang/go) — Go, 2,054,516 code lines
- [mattermost/mattermost](https://octocounts.com/github/mattermost/mattermost) — Go, 2,063,616 code lines
- [esengine/DeepSeek-Reasonix](https://octocounts.com/github/esengine/DeepSeek-Reasonix) — Go, 957,914 code lines
- [Wei-Shaw/sub2api](https://octocounts.com/github/Wei-Shaw/sub2api) — Go, 954,504 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
