# openimsdk/open-im-server SLOC report

> As of 2026-09-16 (commit 175a7bb0673e), openimsdk/open-im-server contains 63,647 total lines: 50,147 code, 7,270 comments, 6,230 blank, across 521 files in 10 languages (top: Go 81.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

openimsdk/open-im-server has 50,147 source lines of code out of 63,647 total lines across 521 files, counted from the 175a7bb0673eca18e9d1b10bff4f728da6b1b513 ref at commit 175a7bb0673e by the OctoCounts tokei engine on 2026-09-16. 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 openimsdk/open-im-server to commit 175a7bb0673e, 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 medium-sized codebase by counted code lines. Code represents 78.8% of all lines, comments represent 11.4%, and the repository averages 96 code lines per file. Go accounts for 81.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 427 | 51,965 | 40,780 | 5,612 | 5,573 |
| JSON | 1 | 5,576 | 5,576 | 0 | 0 |
| YAML | 65 | 3,999 | 3,312 | 486 | 201 |
| Shell | 2 | 578 | 367 | 122 | 89 |
| Templ | 3 | 89 | 69 | 5 | 15 |
| Batch | 1 | 31 | 24 | 0 | 7 |
| Dockerfile | 1 | 25 | 17 | 0 | 8 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 18 | 1,379 | 0 | 1,042 | 337 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (Go 81.3%). Generated at 2026-09-16T10:11:44.572452508+00:00. Canonical report: https://octocounts.com/github/openimsdk/open-im-server

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/openimsdk/open-im-server/commit/175a7bb0673eca18e9d1b10bff4f728da6b1b513?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 openimsdk/open-im-server have?

openimsdk/open-im-server has 63,647 total lines, including 50,147 code lines, 7,270 comment lines, and 6,230 blank lines.

### How was the openimsdk/open-im-server line count measured?

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

### What commit was counted for openimsdk/open-im-server?

This OctoCounts report was generated from 175a7bb0673eca18e9d1b10bff4f728da6b1b513 at commit 175a7bb0673e on 2026-09-16T10:11:44.572452508+00:00.

## Similar repository reports

- [mainline-org/mainline](https://octocounts.com/github/mainline-org/mainline) — Go, 49,012 code lines
- [docker/compose](https://octocounts.com/github/docker/compose) — Go, 51,301 code lines
- [SCKelemen/tui](https://octocounts.com/github/SCKelemen/tui) — Go, 48,496 code lines
- [Bronya0/ally-agent](https://octocounts.com/github/Bronya0/ally-agent) — Go, 52,196 code lines
- [cr-zhichen/DJOneHubNative](https://octocounts.com/github/cr-zhichen/DJOneHubNative) — Go, 46,344 code lines
- [IBM/sarama](https://octocounts.com/github/IBM/sarama) — Go, 54,020 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)
