# influxdata/influxdb SLOC report

> As of 2026-09-16 (commit 693b1fd1b96c), influxdata/influxdb contains 356,119 total lines: 296,196 code, 19,030 comments, 40,893 blank, across 1,141 files in 10 languages (top: Rust 97.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

influxdata/influxdb has 296,196 source lines of code out of 356,119 total lines across 1,141 files, counted from the 693b1fd1b96cdcb980cf76a1004c0b3f1b46db48 ref at commit 693b1fd1b96c 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 influxdata/influxdb to commit 693b1fd1b96c, 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.2% of all lines, comments represent 5.3%, and the repository averages 260 code lines per file. Rust accounts for 97.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 959 | 343,869 | 290,111 | 14,937 | 38,821 |
| TOML | 99 | 3,593 | 2,900 | 298 | 395 |
| Protocol Buffers | 50 | 5,761 | 2,839 | 1,925 | 997 |
| Python | 2 | 263 | 200 | 7 | 56 |
| Dockerfile | 3 | 109 | 83 | 4 | 22 |
| HTML | 1 | 28 | 28 | 0 | 0 |
| YAML | 1 | 23 | 21 | 2 | 0 |
| Shell | 2 | 20 | 14 | 3 | 3 |
| Markdown | 19 | 1,951 | 0 | 1,413 | 538 |
| Plain Text | 5 | 502 | 0 | 441 | 61 |

Top language (Rust 97.9%). Generated at 2026-09-16T20:49:48.151735955+00:00. Canonical report: https://octocounts.com/github/influxdata/influxdb

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/influxdata/influxdb/commit/693b1fd1b96cdcb980cf76a1004c0b3f1b46db48?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 influxdata/influxdb have?

influxdata/influxdb has 356,119 total lines, including 296,196 code lines, 19,030 comment lines, and 40,893 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 693b1fd1b96c, 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 693b1fd1b96cdcb980cf76a1004c0b3f1b46db48 at commit 693b1fd1b96c on 2026-09-16T20:49:48.151735955+00:00.

## Similar repository reports

- [nushell/nushell](https://octocounts.com/github/nushell/nushell) — Rust, 294,921 code lines
- [kawayiYokami/P-ai](https://octocounts.com/github/kawayiYokami/P-ai) — Rust, 302,125 code lines
- [pocket-stack/quickjs-oxide](https://octocounts.com/github/pocket-stack/quickjs-oxide) — Rust, 308,401 code lines
- [google/crosvm](https://octocounts.com/github/google/crosvm) — Rust, 310,546 code lines
- [moq-dev/moq](https://octocounts.com/github/moq-dev/moq) — Rust, 317,331 code lines
- [zerx-lab/FluxDown](https://octocounts.com/github/zerx-lab/FluxDown) — Rust, 319,349 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)
