# apache/plc4x SLOC report

> As of 2026-09-17 (commit 827fb72e911c), apache/plc4x contains 1,984,225 total lines: 1,455,182 code, 289,747 comments, 239,296 blank, across 6,526 files in 26 languages (top: Go 83.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

apache/plc4x has 1,455,182 source lines of code out of 1,984,225 total lines across 6,526 files, counted from the 827fb72e911ccefbb4f4c893b582590d67f0f4d2 ref at commit 827fb72e911c by the OctoCounts tokei engine on 2026-09-17. 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 apache/plc4x to commit 827fb72e911c, 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 73.3% of all lines, comments represent 14.6%, and the repository averages 223 code lines per file. Go accounts for 83.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 4,427 | 1,626,520 | 1,207,129 | 220,997 | 198,394 |
| Java | 1,061 | 144,390 | 93,728 | 31,560 | 19,102 |
| XML | 122 | 48,698 | 41,104 | 6,051 | 1,543 |
| C# | 248 | 47,622 | 36,091 | 7,659 | 3,872 |
| C | 119 | 31,189 | 20,976 | 5,364 | 4,849 |
| Python | 176 | 21,648 | 13,732 | 4,318 | 3,598 |
| SVG | 15 | 13,065 | 12,813 | 248 | 4 |
| AsciiDoc | 138 | 15,501 | 9,313 | 2,321 | 3,867 |
| FreeMarker | 27 | 10,038 | 7,898 | 1,346 | 794 |
| C Header | 113 | 8,657 | 3,912 | 3,210 | 1,535 |
| XSL | 12 | 2,847 | 2,369 | 277 | 201 |
| JSON | 2 | 2,037 | 2,037 | 0 | 0 |

Top language (Go 83.0%). Generated at 2026-09-17T20:56:23.952589522+00:00. Canonical report: https://octocounts.com/github/apache/plc4x

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apache/plc4x/commit/827fb72e911ccefbb4f4c893b582590d67f0f4d2?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 apache/plc4x have?

apache/plc4x has 1,984,225 total lines, including 1,455,182 code lines, 289,747 comment lines, and 239,296 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 827fb72e911c, 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/plc4x?

This OctoCounts report was generated from 827fb72e911ccefbb4f4c893b582590d67f0f4d2 at commit 827fb72e911c on 2026-09-17T20:56:23.952589522+00:00.

## Similar repository reports

- [milvus-io/milvus](https://octocounts.com/github/milvus-io/milvus) — Go, 1,637,472 code lines
- [infiniflow/ragflow](https://octocounts.com/github/infiniflow/ragflow) — Go, 1,231,485 code lines
- [Wei-Shaw/sub2api](https://octocounts.com/github/Wei-Shaw/sub2api) — Go, 980,164 code lines
- [esengine/deepseek-reasonix](https://octocounts.com/github/esengine/deepseek-reasonix) — Go, 973,015 code lines
- [multica-ai/multica](https://octocounts.com/github/multica-ai/multica) — Go, 971,935 code lines
- [esengine/DeepSeek-Reasonix](https://octocounts.com/github/esengine/DeepSeek-Reasonix) — Go, 957,914 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
