# rabbitmq/rabbitmq-server SLOC report

> As of 2026-09-08 (commit 76ff984fc61a), rabbitmq/rabbitmq-server contains 386,944 total lines: 266,452 code, 64,889 comments, 55,603 blank, across 1,937 files in 30 languages (top: Erlang 65.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rabbitmq/rabbitmq-server has 266,452 source lines of code out of 386,944 total lines across 1,937 files, counted from the main ref at commit 76ff984fc61a by the OctoCounts tokei engine on 2026-09-08. 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 rabbitmq/rabbitmq-server to commit 76ff984fc61a, 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.9% of all lines, comments represent 16.8%, and the repository averages 138 code lines per file. Erlang accounts for 65.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Erlang | 854 | 228,627 | 175,379 | 28,497 | 24,751 |
| JSON | 29 | 28,263 | 28,256 | 0 | 7 |
| JavaScript | 41 | 32,446 | 24,162 | 4,245 | 4,039 |
| Elixir | 262 | 23,577 | 16,817 | 1,882 | 4,878 |
| Makefile | 80 | 9,593 | 7,154 | 835 | 1,604 |
| HTML | 13 | 2,796 | 2,717 | 4 | 75 |
| Shell | 85 | 3,618 | 2,470 | 580 | 568 |
| 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.8%). Generated at 2026-09-08T06:51:32.742595062+00:00. Canonical report: https://octocounts.com/github/rabbitmq/rabbitmq-server

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rabbitmq/rabbitmq-server/commit/76ff984fc61af0a8d12f8d77ef0556c898ea7208?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 rabbitmq/rabbitmq-server have?

rabbitmq/rabbitmq-server has 386,944 total lines, including 266,452 code lines, 64,889 comment lines, and 55,603 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 76ff984fc61a, 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 76ff984fc61a on 2026-09-08T06:51:32.742595062+00:00.

## Similar repository reports

- [ninenines/cowboy](https://octocounts.com/github/ninenines/cowboy) — Erlang, 14,958 code lines
- [g-andrade/locus](https://octocounts.com/github/g-andrade/locus) — Erlang, 5,897 code lines
- [Codeberg-org/gitea](https://octocounts.com/github/Codeberg-org/gitea) — Go, 266,516 code lines
- [microsoft/terminal](https://octocounts.com/github/microsoft/terminal) — C++, 265,695 code lines
- [golang/tools](https://octocounts.com/github/golang/tools) — Go, 267,434 code lines
- [SafeExamBrowser/seb-mac](https://octocounts.com/github/SafeExamBrowser/seb-mac) — C, 267,861 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)
- [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)
