# supervc-stack/VectorChord SLOC report

> As of 2026-09-03 (commit 0768657e5738), supervc-stack/VectorChord contains 52,900 total lines: 43,160 code, 5,215 comments, 4,525 blank, across 208 files in 8 languages (top: Rust 79.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving supervc-stack/VectorChord to commit 0768657e5738, 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 81.6% of all lines, comments represent 9.9%, and the repository averages 208 code lines per file. Rust accounts for 79.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 148 | 39,025 | 34,160 | 2,176 | 2,689 |
| SQL | 33 | 12,876 | 8,309 | 2,870 | 1,697 |
| TOML | 18 | 397 | 334 | 5 | 58 |
| C | 4 | 291 | 223 | 52 | 16 |
| Shell | 2 | 89 | 65 | 8 | 16 |
| Autoconf | 1 | 49 | 49 | 0 | 0 |
| Makefile | 1 | 26 | 20 | 0 | 6 |
| Markdown | 1 | 147 | 0 | 104 | 43 |

Top language (Rust 79.1%). Generated at 2026-09-03T05:49:42.935411941+00:00. Canonical report: https://octocounts.com/github/supervc-stack/VectorChord

## Report FAQ

### How many lines of code does supervc-stack/VectorChord have?

supervc-stack/VectorChord has 52,900 total lines, including 43,160 code lines, 5,215 comment lines, and 4,525 blank lines.

### How was the supervc-stack/VectorChord line count measured?

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

### What commit was counted for supervc-stack/VectorChord?

This OctoCounts report was generated from main at commit 0768657e5738 on 2026-09-03T05:49:42.935411941+00:00.

## Similar repository reports

- [BurntSushi/ripgrep](https://octocounts.com/github/BurntSushi/ripgrep) — Rust, 43,850 code lines
- [yynxxxxx/Codex-X](https://octocounts.com/github/yynxxxxx/Codex-X) — Rust, 44,271 code lines
- [smoltcp-rs/smoltcp](https://octocounts.com/github/smoltcp-rs/smoltcp) — Rust, 44,472 code lines
- [starship/starship](https://octocounts.com/github/starship/starship) — Rust, 44,736 code lines
- [wowemulation-dev/recast-rs](https://octocounts.com/github/wowemulation-dev/recast-rs) — Rust, 44,806 code lines
- [andrewrabert/jellium-desktop](https://octocounts.com/github/andrewrabert/jellium-desktop) — Rust, 45,296 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
