# strimzi/strimzi-kafka-operator SLOC report

> As of 2026-08-02 (commit 06f31b1558b1), strimzi/strimzi-kafka-operator contains 558,546 total lines: 451,271 code, 60,408 comments, 46,867 blank, across 2,431 files in 13 languages (top: Java 43.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving strimzi/strimzi-kafka-operator to commit 06f31b1558b1, 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 80.8% of all lines, comments represent 10.8%, and the repository averages 186 code lines per file. Java accounts for 43.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,252 | 282,564 | 198,048 | 49,340 | 35,176 |
| YAML | 452 | 113,118 | 111,629 | 1,135 | 354 |
| JSON | 77 | 104,461 | 104,453 | 0 | 8 |
| AsciiDoc | 429 | 38,471 | 29,875 | 1,329 | 7,267 |
| XML | 25 | 5,142 | 4,851 | 182 | 109 |
| Shell | 40 | 2,066 | 1,448 | 265 | 353 |
| Makefile | 29 | 802 | 561 | 40 | 201 |
| Dockerfile | 6 | 309 | 190 | 61 | 58 |
| Pan | 4 | 201 | 187 | 0 | 14 |
| Stratego/XT | 2 | 18 | 18 | 0 | 0 |
| BASH | 2 | 18 | 11 | 5 | 2 |
| Markdown | 111 | 11,366 | 0 | 8,045 | 3,321 |

Top language (Java 43.9%). Generated at 2026-08-02T09:19:16.748627195+00:00. Canonical report: https://octocounts.com/github/strimzi/strimzi-kafka-operator

## Report FAQ

### How many lines of code does strimzi/strimzi-kafka-operator have?

strimzi/strimzi-kafka-operator has 558,546 total lines, including 451,271 code lines, 60,408 comment lines, and 46,867 blank lines.

### How was the strimzi/strimzi-kafka-operator line count measured?

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

### What commit was counted for strimzi/strimzi-kafka-operator?

This OctoCounts report was generated from main at commit 06f31b1558b1 on 2026-08-02T09:19:16.748627195+00:00.

## Similar repository reports

- [apache/tomcat](https://octocounts.com/github/apache/tomcat) — Java, 444,633 code lines
- [apache/kafka](https://octocounts.com/github/apache/kafka) — Java, 480,371 code lines
- [google/guava](https://octocounts.com/github/google/guava) — Java, 516,869 code lines
- [apache/cassandra](https://octocounts.com/github/apache/cassandra) — Java, 534,519 code lines
- [libgdx/libgdx](https://octocounts.com/github/libgdx/libgdx) — Java, 541,698 code lines
- [apache/calcite](https://octocounts.com/github/apache/calcite) — Java, 544,096 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
