# milvus-io/milvus SLOC report

> As of 2026-09-19 (commit 96930d5db05a), milvus-io/milvus contains 2,090,419 total lines: 1,660,235 code, 191,197 comments, 238,987 blank, across 4,922 files in 28 languages (top: Go 74.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

milvus-io/milvus has 1,660,235 source lines of code out of 2,090,419 total lines across 4,922 files, counted from the master ref at commit 96930d5db05a by the OctoCounts tokei engine on 2026-09-19. 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 milvus-io/milvus to commit 96930d5db05a, 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.4% of all lines, comments represent 9.1%, and the repository averages 337 code lines per file. Go accounts for 74.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 3,646 | 1,560,406 | 1,236,126 | 141,344 | 182,936 |
| C++ | 486 | 311,530 | 257,289 | 22,246 | 31,995 |
| C Header | 437 | 112,642 | 83,095 | 15,941 | 13,606 |
| JSON | 8 | 23,340 | 23,340 | 0 | 0 |
| C | 3 | 17,404 | 14,136 | 91 | 3,177 |
| Rust | 86 | 15,620 | 13,707 | 316 | 1,597 |
| Python | 17 | 15,416 | 11,642 | 1,900 | 1,874 |
| Protocol Buffers | 21 | 8,289 | 6,021 | 1,207 | 1,061 |
| Shell | 46 | 5,694 | 3,995 | 1,046 | 653 |
| YAML | 33 | 3,369 | 2,477 | 747 | 145 |
| HTML | 2 | 2,064 | 1,970 | 12 | 82 |
| CMake | 44 | 2,802 | 1,727 | 704 | 371 |

Top language (Go 74.5%). Generated at 2026-09-19T12:14:48.668197979+00:00. Canonical report: https://octocounts.com/github/milvus-io/milvus

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/milvus-io/milvus/commit/96930d5db05abb17afab8bc08d77303a7a2f9400?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 milvus-io/milvus have?

milvus-io/milvus has 2,090,419 total lines, including 1,660,235 code lines, 191,197 comment lines, and 238,987 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 96930d5db05a, 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 96930d5db05a on 2026-09-19T12:14:48.668197979+00:00.

## Similar repository reports

- [coze-dev/coze-studio](https://octocounts.com/github/coze-dev/coze-studio) — Go, 1,533,916 code lines
- [apache/plc4x](https://octocounts.com/github/apache/plc4x) — Go, 1,455,182 code lines
- [coder/coder](https://octocounts.com/github/coder/coder) — Go, 1,387,757 code lines
- [golang/go](https://octocounts.com/github/golang/go) — Go, 2,074,528 code lines
- [infiniflow/ragflow](https://octocounts.com/github/infiniflow/ragflow) — Go, 1,231,485 code lines
- [mattermost/mattermost](https://octocounts.com/github/mattermost/mattermost) — Go, 2,155,385 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)
- [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)
