# qdrant/qdrant SLOC report

> As of 2026-09-05 (commit 6ab21cac18eb), qdrant/qdrant contains 433,587 total lines: 365,362 code, 18,205 comments, 50,020 blank, across 1,846 files in 17 languages (top: Rust 95.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

qdrant/qdrant has 365,362 source lines of code out of 433,587 total lines across 1,846 files, counted from the 6ab21cac18ebb6f4ae29102c7f8f5cc11affd5de ref at commit 6ab21cac18eb by the OctoCounts tokei engine on 2026-09-05. 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 qdrant/qdrant to commit 6ab21cac18eb, 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 84.3% of all lines, comments represent 4.2%, and the repository averages 198 code lines per file. Rust accounts for 95.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,691 | 412,313 | 349,742 | 15,222 | 47,349 |
| Python | 20 | 5,733 | 4,676 | 197 | 860 |
| Protocol Buffers | 18 | 4,829 | 2,831 | 1,474 | 524 |
| YAML | 20 | 3,187 | 2,590 | 404 | 193 |
| TOML | 38 | 2,037 | 1,729 | 62 | 246 |
| C | 4 | 1,320 | 1,145 | 10 | 165 |
| GLSL | 17 | 1,231 | 975 | 14 | 242 |
| JSON | 5 | 707 | 707 | 0 | 0 |
| Shell | 13 | 670 | 424 | 128 | 118 |
| Nix | 2 | 351 | 272 | 53 | 26 |
| Dockerfile | 2 | 255 | 121 | 74 | 60 |
| Just | 1 | 85 | 65 | 10 | 10 |

Top language (Rust 95.7%). Generated at 2026-09-05T12:03:03.933538557+00:00. Canonical report: https://octocounts.com/github/qdrant/qdrant

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/qdrant/qdrant/commit/6ab21cac18ebb6f4ae29102c7f8f5cc11affd5de?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 qdrant/qdrant have?

qdrant/qdrant has 433,587 total lines, including 365,362 code lines, 18,205 comment lines, and 50,020 blank lines.

### How was the qdrant/qdrant line count measured?

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

### What commit was counted for qdrant/qdrant?

This OctoCounts report was generated from 6ab21cac18ebb6f4ae29102c7f8f5cc11affd5de at commit 6ab21cac18eb on 2026-09-05T12:03:03.933538557+00:00.

## Similar repository reports

- [astral-sh/uv](https://octocounts.com/github/astral-sh/uv) — Rust, 359,662 code lines
- [Stefin-Roy/BedrockStack](https://octocounts.com/github/Stefin-Roy/BedrockStack) — Rust, 375,022 code lines
- [makepad/makepad](https://octocounts.com/github/makepad/makepad) — Rust, 351,543 code lines
- [tonhowtf/omniget](https://octocounts.com/github/tonhowtf/omniget) — Rust, 395,500 code lines
- [jdx/mise](https://octocounts.com/github/jdx/mise) — Rust, 401,836 code lines
- [mangoleaf/ferrofin](https://octocounts.com/github/mangoleaf/ferrofin) — Rust, 328,475 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
