# apache/Camel SLOC report

> As of 2026-08-02 (commit 1f28fb6ea21b), apache/Camel contains 5,191,867 total lines: 3,427,355 code, 1,207,828 comments, 556,684 blank, across 34,347 files in 38 languages (top: Java 67.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/Camel to commit 1f28fb6ea21b, 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 very large codebase by counted code lines. Code represents 66.0% of all lines, comments represent 23.3%, and the repository averages 100 code lines per file. Java accounts for 67.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 26,206 | 3,859,608 | 2,309,295 | 1,100,814 | 449,499 |
| JSON | 2,579 | 449,317 | 448,916 | 0 | 401 |
| AsciiDoc | 1,816 | 454,624 | 361,676 | 7,728 | 85,220 |
| XML | 2,527 | 321,113 | 259,232 | 49,604 | 12,277 |
| Groovy | 140 | 14,851 | 11,042 | 2,443 | 1,366 |
| YAML | 197 | 12,735 | 8,657 | 3,718 | 360 |
| JavaScript | 22 | 5,901 | 4,487 | 957 | 457 |
| XSL | 64 | 7,281 | 3,796 | 2,690 | 795 |
| Apache Velocity | 43 | 4,450 | 3,484 | 722 | 244 |
| Protocol Buffers | 67 | 7,714 | 3,353 | 3,441 | 920 |
| Shell | 31 | 5,138 | 3,274 | 1,245 | 619 |
| HTML | 149 | 5,875 | 2,703 | 2,816 | 356 |

Top language (Java 67.4%). Generated at 2026-08-02T14:43:06.974640529+00:00. Canonical report: https://octocounts.com/github/apache/Camel

## Report FAQ

### How many lines of code does apache/Camel have?

apache/Camel has 5,191,867 total lines, including 3,427,355 code lines, 1,207,828 comment lines, and 556,684 blank lines.

### How was the apache/Camel line count measured?

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

### What commit was counted for apache/Camel?

This OctoCounts report was generated from main at commit 1f28fb6ea21b on 2026-08-02T14:43:06.974640529+00:00.

## Similar repository reports

- [exteraSquad/exteraGram](https://octocounts.com/github/exteraSquad/exteraGram) — Java, 3,529,381 code lines
- [Fun4Android/NotSoAndroidAyuGram](https://octocounts.com/github/Fun4Android/NotSoAndroidAyuGram) — Java, 3,540,474 code lines
- [NextAlone/Nagram](https://octocounts.com/github/NextAlone/Nagram) — Java, 3,762,874 code lines
- [elastic/elasticsearch](https://octocounts.com/github/elastic/elasticsearch) — Java, 3,091,605 code lines
- [DrKLO/Telegram](https://octocounts.com/github/DrKLO/Telegram) — Java, 3,901,338 code lines
- [risin42/NagramX](https://octocounts.com/github/risin42/NagramX) — Java, 4,212,256 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)
