# neondatabase/neon SLOC report

> As of 2026-07-16 (commit 8f60b04da47f), neondatabase/neon contains 421,951 total lines: 305,303 code, 67,580 comments, 49,068 blank, across 1,489 files in 25 languages (top: Rust 74.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving neondatabase/neon to commit 8f60b04da47f, 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 72.4% of all lines, comments represent 16.0%, and the repository averages 205 code lines per file. Rust accounts for 74.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 672 | 277,449 | 226,352 | 18,545 | 32,552 |
| Python | 235 | 62,940 | 44,920 | 6,897 | 11,123 |
| C | 30 | 24,600 | 16,045 | 5,421 | 3,134 |
| JSON | 10 | 3,880 | 3,877 | 0 | 3 |
| YAML | 13 | 3,593 | 3,284 | 173 | 136 |
| SQL | 229 | 3,774 | 2,945 | 464 | 365 |
| TOML | 61 | 2,470 | 2,184 | 91 | 195 |
| Dockerfile | 13 | 2,692 | 1,656 | 740 | 296 |
| C Header | 24 | 2,276 | 1,066 | 839 | 371 |
| Shell | 55 | 1,042 | 827 | 157 | 58 |
| Jsonnet | 54 | 669 | 632 | 23 | 14 |
| Makefile | 17 | 748 | 478 | 155 | 115 |

Top language (Rust 74.1%). Generated at 2026-07-16T17:18:29.727330288+00:00. Canonical report: https://octocounts.com/github/neondatabase/neon

## Report FAQ

### How many lines of code does neondatabase/neon have?

neondatabase/neon has 421,951 total lines, including 305,303 code lines, 67,580 comment lines, and 49,068 blank lines.

### How was the neondatabase/neon line count measured?

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

### What commit was counted for neondatabase/neon?

This OctoCounts report was generated from main at commit 8f60b04da47f on 2026-07-16T17:18:29.727330288+00:00.

## Similar repository reports

- [xai-org/x-algorithm](https://octocounts.com/github/xai-org/x-algorithm) — Rust, 315,266 code lines
- [nushell/nushell](https://octocounts.com/github/nushell/nushell) — Rust, 294,921 code lines
- [influxdata/influxdb](https://octocounts.com/github/influxdata/influxdb) — Rust, 292,477 code lines
- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 291,123 code lines
- [Pumpkin-MC/Pumpkin](https://octocounts.com/github/Pumpkin-MC/Pumpkin) — Rust, 324,909 code lines
- [zerx-lab/FluxDown](https://octocounts.com/github/zerx-lab/FluxDown) — Rust, 283,816 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)
