# influxdata/influxdb SLOC report

> As of 2026-07-16 (commit 15130156dfbe), influxdata/influxdb contains 352,270 total lines: 292,477 code, 19,178 comments, 40,615 blank, across 1,122 files in 10 languages (top: Rust 97.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving influxdata/influxdb to commit 15130156dfbe, 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 83.0% of all lines, comments represent 5.4%, and the repository averages 261 code lines per file. Rust accounts for 97.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 939 | 338,489 | 285,311 | 14,848 | 38,330 |
| TOML | 99 | 3,581 | 2,895 | 291 | 395 |
| Protocol Buffers | 50 | 5,761 | 2,839 | 1,925 | 997 |
| Shell | 3 | 1,646 | 1,100 | 322 | 224 |
| Python | 2 | 263 | 200 | 7 | 56 |
| Dockerfile | 3 | 109 | 83 | 4 | 22 |
| HTML | 1 | 28 | 28 | 0 | 0 |
| YAML | 1 | 23 | 21 | 2 | 0 |
| Markdown | 19 | 1,908 | 0 | 1,378 | 530 |
| Plain Text | 5 | 462 | 0 | 401 | 61 |

Top language (Rust 97.5%). Generated at 2026-07-16T17:18:26.581870022+00:00. Canonical report: https://octocounts.com/github/influxdata/influxdb

## Report FAQ

### How many lines of code does influxdata/influxdb have?

influxdata/influxdb has 352,270 total lines, including 292,477 code lines, 19,178 comment lines, and 40,615 blank lines.

### How was the influxdata/influxdb line count measured?

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

### What commit was counted for influxdata/influxdb?

This OctoCounts report was generated from main at commit 15130156dfbe on 2026-07-16T17:18:26.581870022+00:00.

## Similar repository reports

- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 291,123 code lines
- [nushell/nushell](https://octocounts.com/github/nushell/nushell) — Rust, 294,921 code lines
- [zerx-lab/FluxDown](https://octocounts.com/github/zerx-lab/FluxDown) — Rust, 283,816 code lines
- [neondatabase/neon](https://octocounts.com/github/neondatabase/neon) — Rust, 305,303 code lines
- [farion1231/cc-switch](https://octocounts.com/github/farion1231/cc-switch) — Rust, 277,576 code lines
- [kawayiYokami/P-ai](https://octocounts.com/github/kawayiYokami/P-ai) — Rust, 275,721 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)
