# apache/Pulsar SLOC report

> As of 2026-08-02 (commit a107d5146222), apache/Pulsar contains 1,081,732 total lines: 733,213 code, 219,370 comments, 129,149 blank, across 5,207 files in 21 languages (top: Java 94.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/Pulsar to commit a107d5146222, 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 67.8% of all lines, comments represent 20.3%, and the repository averages 141 code lines per file. Java accounts for 94.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 4,438 | 982,354 | 692,114 | 177,732 | 112,508 |
| JSON | 26 | 18,240 | 18,240 | 0 | 0 |
| Go | 34 | 7,685 | 5,758 | 1,004 | 923 |
| Kotlin | 98 | 7,620 | 4,341 | 2,640 | 639 |
| XML | 69 | 4,839 | 3,167 | 1,564 | 108 |
| Python | 43 | 4,179 | 2,742 | 900 | 537 |
| Protocol Buffers | 18 | 2,661 | 1,916 | 336 | 409 |
| Shell | 43 | 2,859 | 1,331 | 1,185 | 343 |
| YAML | 36 | 2,563 | 1,326 | 1,038 | 199 |
| BASH | 8 | 1,437 | 932 | 355 | 150 |
| TOML | 1 | 477 | 389 | 86 | 2 |
| Batch | 6 | 348 | 279 | 30 | 39 |

Top language (Java 94.4%). Generated at 2026-08-02T02:01:52.550344787+00:00. Canonical report: https://octocounts.com/github/apache/Pulsar

## Report FAQ

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

apache/Pulsar has 1,081,732 total lines, including 733,213 code lines, 219,370 comment lines, and 129,149 blank lines.

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

OctoCounts resolved the public GitHub repository to commit a107d5146222, 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/Pulsar?

This OctoCounts report was generated from master at commit a107d5146222 on 2026-08-02T02:01:52.550344787+00:00.

## Similar repository reports

- [dbeaver/dbeaver](https://octocounts.com/github/dbeaver/dbeaver) — Java, 683,995 code lines
- [apache/druid](https://octocounts.com/github/apache/druid) — Java, 849,185 code lines
- [apache/Druid](https://octocounts.com/github/apache/Druid) — Java, 849,505 code lines
- [apache/calcite](https://octocounts.com/github/apache/calcite) — Java, 544,096 code lines
- [libgdx/libgdx](https://octocounts.com/github/libgdx/libgdx) — Java, 542,150 code lines
- [apache/solr](https://octocounts.com/github/apache/solr) — Java, 930,806 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)
