# rabbitmq/rabbitmq-server SLOC report

> As of 2026-08-26 (commit 226f885bca17), rabbitmq/rabbitmq-server contains 379,695 total lines: 260,672 code, 63,982 comments, 55,041 blank, across 1,925 files in 30 languages (top: Erlang 65.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rabbitmq/rabbitmq-server to commit 226f885bca17, 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 68.7% of all lines, comments represent 16.9%, and the repository averages 135 code lines per file. Erlang accounts for 65.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Erlang | 849 | 221,684 | 169,800 | 27,647 | 24,237 |
| JSON | 25 | 28,219 | 28,212 | 0 | 7 |
| JavaScript | 41 | 32,445 | 24,161 | 4,245 | 4,039 |
| Elixir | 260 | 23,427 | 16,710 | 1,870 | 4,847 |
| Makefile | 79 | 9,569 | 7,138 | 829 | 1,602 |
| HTML | 13 | 2,796 | 2,717 | 4 | 75 |
| Shell | 85 | 3,581 | 2,437 | 580 | 564 |
| BASH | 28 | 2,274 | 1,878 | 68 | 328 |
| Python | 26 | 1,708 | 1,349 | 80 | 279 |
| Batch | 14 | 1,505 | 1,170 | 117 | 218 |
| CSS | 6 | 1,118 | 825 | 12 | 281 |
| YAML | 18 | 987 | 801 | 140 | 46 |

Top language (Erlang 65.1%). Generated at 2026-08-26T18:45:42.579148881+00:00. Canonical report: https://octocounts.com/github/rabbitmq/rabbitmq-server

## Report FAQ

### How many lines of code does rabbitmq/rabbitmq-server have?

rabbitmq/rabbitmq-server has 379,695 total lines, including 260,672 code lines, 63,982 comment lines, and 55,041 blank lines.

### How was the rabbitmq/rabbitmq-server line count measured?

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

### What commit was counted for rabbitmq/rabbitmq-server?

This OctoCounts report was generated from main at commit 226f885bca17 on 2026-08-26T18:45:42.579148881+00:00.

## Similar repository reports

- [abhigyanpatwari/GitNexus](https://octocounts.com/github/abhigyanpatwari/GitNexus) — TypeScript, 260,770 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,489 code lines
- [earthtojake/text-to-cad](https://octocounts.com/github/earthtojake/text-to-cad) — Python, 261,767 code lines
- [foryourhealth111-pixel/Vibe-Skills](https://octocounts.com/github/foryourhealth111-pixel/Vibe-Skills) — Python, 261,841 code lines
- [PaddlePaddle/PaddleOCR](https://octocounts.com/github/PaddlePaddle/PaddleOCR) — JSON, 261,917 code lines
- [dohooo/helmor](https://octocounts.com/github/dohooo/helmor) — Rust, 262,250 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)
- [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)
