# qdrant/rust-client SLOC report

> As of 2026-09-16 (commit 49f3daf7658b), qdrant/rust-client contains 31,703 total lines: 27,643 code, 1,590 comments, 2,470 blank, across 157 files in 5 languages (top: Rust 92.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

qdrant/rust-client has 27,643 source lines of code out of 31,703 total lines across 157 files, counted from the 49f3daf7658bf862d0eeb25357b1f38749aa8d5c ref at commit 49f3daf7658b by the OctoCounts tokei engine on 2026-09-16. 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/rust-client to commit 49f3daf7658b, 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 medium-sized codebase by counted code lines. Code represents 87.2% of all lines, comments represent 5.0%, and the repository averages 176 code lines per file. Rust accounts for 92.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 142 | 28,060 | 25,670 | 319 | 2,071 |
| Protocol Buffers | 9 | 3,440 | 1,896 | 1,207 | 337 |
| TOML | 3 | 55 | 48 | 1 | 6 |
| Shell | 1 | 44 | 29 | 3 | 12 |
| Markdown | 2 | 104 | 0 | 60 | 44 |

Top language (Rust 92.9%). Generated at 2026-09-16T15:33:34.891953133+00:00. Canonical report: https://octocounts.com/github/qdrant/rust-client

## Reproduce this report

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

qdrant/rust-client has 31,703 total lines, including 27,643 code lines, 1,590 comment lines, and 2,470 blank lines.

### How was the qdrant/rust-client line count measured?

OctoCounts resolved the public GitHub repository to commit 49f3daf7658b, 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/rust-client?

This OctoCounts report was generated from 49f3daf7658bf862d0eeb25357b1f38749aa8d5c at commit 49f3daf7658b on 2026-09-16T15:33:34.891953133+00:00.

## Similar repository reports

- [karminski/baize](https://octocounts.com/github/karminski/baize) — Rust, 27,461 code lines
- [zhongbai2333/Tomato-Novel-Downloader](https://octocounts.com/github/zhongbai2333/Tomato-Novel-Downloader) — Rust, 27,325 code lines
- [tokio-rs/axum](https://octocounts.com/github/tokio-rs/axum) — Rust, 28,077 code lines
- [ellie/atuin](https://octocounts.com/github/ellie/atuin) — Rust, 27,207 code lines
- [nferhat/fht-compositor](https://octocounts.com/github/nferhat/fht-compositor) — Rust, 27,189 code lines
- [googleworkspace/cli](https://octocounts.com/github/googleworkspace/cli) — Rust, 28,367 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)
