# juggleim/im-server SLOC report

> As of 2026-09-12 (commit 357de0e61425), juggleim/im-server contains 93,736 total lines: 82,076 code, 2,101 comments, 9,559 blank, across 681 files in 7 languages (top: Go 94.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving juggleim/im-server to commit 357de0e61425, 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 87.6% of all lines, comments represent 2.2%, and the repository averages 121 code lines per file. Go accounts for 94.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 634 | 88,067 | 77,713 | 1,551 | 8,803 |
| SQL | 15 | 2,009 | 1,863 | 4 | 142 |
| Protocol Buffers | 10 | 1,712 | 1,463 | 19 | 230 |
| Shell | 8 | 970 | 864 | 10 | 96 |
| YAML | 6 | 184 | 140 | 16 | 28 |
| Dockerfile | 3 | 62 | 33 | 10 | 19 |
| Markdown | 5 | 732 | 0 | 491 | 241 |

Top language (Go 94.7%). Generated at 2026-09-12T12:50:09.844933901+00:00. Canonical report: https://octocounts.com/github/juggleim/im-server

## Report FAQ

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

juggleim/im-server has 93,736 total lines, including 82,076 code lines, 2,101 comment lines, and 9,559 blank lines.

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

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

### What commit was counted for juggleim/im-server?

This OctoCounts report was generated from master at commit 357de0e61425 on 2026-09-12T12:50:09.844933901+00:00.

## Similar repository reports

- [sourcegraph/zoekt](https://octocounts.com/github/sourcegraph/zoekt) — Go, 82,627 code lines
- [asciimoo/hister](https://octocounts.com/github/asciimoo/hister) — Go, 80,723 code lines
- [slackapi/slack-cli](https://octocounts.com/github/slackapi/slack-cli) — Go, 78,035 code lines
- [helm/helm](https://octocounts.com/github/helm/helm) — Go, 87,905 code lines
- [jesseduffield/lazygit](https://octocounts.com/github/jesseduffield/lazygit) — Go, 75,956 code lines
- [samwafgo/samwaf](https://octocounts.com/github/samwafgo/samwaf) — Go, 93,456 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
