# rocketchat/rocket.chat SLOC report

> As of 2026-09-08 (commit 4e748d0e678e), rocketchat/rocket.chat contains 939,371 total lines: 694,017 code, 111,785 comments, 133,569 blank, across 8,461 files in 15 languages (top: TypeScript 42.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rocketchat/rocket.chat has 694,017 source lines of code out of 939,371 total lines across 8,461 files, counted from the 4e748d0e678ec0b75e54fbd0630abd954e3698c6 ref at commit 4e748d0e678e 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 rocketchat/rocket.chat to commit 4e748d0e678e, 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 73.9% of all lines, comments represent 11.9%, and the repository averages 82 code lines per file. TypeScript accounts for 42.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 5,034 | 357,815 | 296,236 | 13,235 | 48,344 |
| JSON | 304 | 226,446 | 226,417 | 0 | 29 |
| TSX | 2,526 | 152,257 | 131,931 | 754 | 19,572 |
| JavaScript | 186 | 22,573 | 16,389 | 2,809 | 3,375 |
| CSS | 33 | 19,229 | 16,157 | 82 | 2,990 |
| SVG | 170 | 2,517 | 2,507 | 0 | 10 |
| Sass | 66 | 3,141 | 2,408 | 5 | 728 |
| YAML | 11 | 850 | 763 | 25 | 62 |
| Dockerfile | 8 | 764 | 520 | 1 | 243 |
| HTML | 4 | 452 | 443 | 1 | 8 |
| Shell | 5 | 238 | 190 | 14 | 34 |
| Pan | 1 | 30 | 28 | 0 | 2 |

Top language (TypeScript 42.7%). Generated at 2026-09-08T17:58:56.268271431+00:00. Canonical report: https://octocounts.com/github/rocketchat/rocket.chat

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rocketchat/rocket.chat/commit/4e748d0e678ec0b75e54fbd0630abd954e3698c6?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 rocketchat/rocket.chat have?

rocketchat/rocket.chat has 939,371 total lines, including 694,017 code lines, 111,785 comment lines, and 133,569 blank lines.

### How was the rocketchat/rocket.chat line count measured?

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

### What commit was counted for rocketchat/rocket.chat?

This OctoCounts report was generated from 4e748d0e678ec0b75e54fbd0630abd954e3698c6 at commit 4e748d0e678e on 2026-09-08T17:58:56.268271431+00:00.

## Similar repository reports

- [heygen-com/hyperframes](https://octocounts.com/github/heygen-com/hyperframes) — TypeScript, 720,353 code lines
- [Gitlawb/openclaude](https://octocounts.com/github/Gitlawb/openclaude) — TypeScript, 724,289 code lines
- [XiaomiMiMo/MiMo-Code](https://octocounts.com/github/XiaomiMiMo/MiMo-Code) — TypeScript, 656,203 code lines
- [ruvnet/ruflo](https://octocounts.com/github/ruvnet/ruflo) — TypeScript, 645,353 code lines
- [goauthentik/authentik](https://octocounts.com/github/goauthentik/authentik) — TypeScript, 629,526 code lines
- [kodustech/kodus-ai](https://octocounts.com/github/kodustech/kodus-ai) — TypeScript, 629,355 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
