# quarkusio/quarkus SLOC report

> As of 2026-09-16 (commit 574585e72eec), quarkusio/quarkus contains 1,265,417 total lines: 944,399 code, 161,189 comments, 159,829 blank, across 15,333 files in 22 languages (top: Java 75.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

quarkusio/quarkus has 944,399 source lines of code out of 1,265,417 total lines across 15,333 files, counted from the 574585e72eecd66fdb13e7b15b494462bf500e62 ref at commit 574585e72eec 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 quarkusio/quarkus to commit 574585e72eec, 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 74.6% of all lines, comments represent 12.7%, and the repository averages 62 code lines per file. Java accounts for 75.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 10,521 | 1,005,677 | 714,797 | 147,423 | 143,457 |
| XML | 1,593 | 147,471 | 137,944 | 2,636 | 6,891 |
| JavaScript | 2,049 | 45,962 | 41,573 | 1,118 | 3,271 |
| JSON | 42 | 24,774 | 24,770 | 0 | 4 |
| Kotlin | 324 | 17,483 | 10,669 | 4,683 | 2,131 |
| YAML | 357 | 5,343 | 5,237 | 64 | 42 |
| HTML | 68 | 2,016 | 1,801 | 1 | 214 |
| AsciiDoc | 29 | 2,513 | 1,736 | 24 | 753 |
| Shell | 17 | 1,859 | 1,087 | 526 | 246 |
| Protocol Buffers | 65 | 2,243 | 1,064 | 786 | 393 |
| SQL | 41 | 1,030 | 901 | 11 | 118 |
| Batch | 8 | 923 | 778 | 0 | 145 |

Top language (Java 75.7%). Generated at 2026-09-16T20:55:07.342213268+00:00. Canonical report: https://octocounts.com/github/quarkusio/quarkus

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/quarkusio/quarkus/commit/574585e72eecd66fdb13e7b15b494462bf500e62?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 quarkusio/quarkus have?

quarkusio/quarkus has 1,265,417 total lines, including 944,399 code lines, 161,189 comment lines, and 159,829 blank lines.

### How was the quarkusio/quarkus line count measured?

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

### What commit was counted for quarkusio/quarkus?

This OctoCounts report was generated from 574585e72eecd66fdb13e7b15b494462bf500e62 at commit 574585e72eec on 2026-09-16T20:55:07.342213268+00:00.

## Similar repository reports

- [apache/druid](https://octocounts.com/github/apache/druid) — Java, 851,543 code lines
- [apache/Druid](https://octocounts.com/github/apache/Druid) — Java, 851,530 code lines
- [mycodedoesnotcompile2/jdownloader_mirror](https://octocounts.com/github/mycodedoesnotcompile2/jdownloader_mirror) — Java, 1,047,731 code lines
- [apache/Pulsar](https://octocounts.com/github/apache/Pulsar) — Java, 778,641 code lines
- [opensearch-project/OpenSearch](https://octocounts.com/github/opensearch-project/OpenSearch) — Java, 1,187,173 code lines
- [dbeaver/dbeaver](https://octocounts.com/github/dbeaver/dbeaver) — Java, 683,995 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)
- [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)
