# IBM/sarama SLOC report

> As of 2026-09-16 (commit aa1a2c5ee250), IBM/sarama contains 69,436 total lines: 54,020 code, 5,823 comments, 9,593 blank, across 314 files in 6 languages (top: Go 99.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving IBM/sarama to commit aa1a2c5ee250, 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 77.8% of all lines, comments represent 8.4%, and the repository averages 172 code lines per file. Go accounts for 99.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 289 | 66,710 | 53,663 | 3,923 | 9,124 |
| YAML | 2 | 305 | 300 | 2 | 3 |
| Makefile | 1 | 39 | 32 | 0 | 7 |
| Shell | 1 | 31 | 19 | 3 | 9 |
| JSON | 1 | 6 | 6 | 0 | 0 |
| Markdown | 20 | 2,345 | 0 | 1,895 | 450 |

Top language (Go 99.3%). Generated at 2026-09-16T11:59:17.661044729+00:00. Canonical report: https://octocounts.com/github/IBM/sarama

## Report FAQ

### How many lines of code does IBM/sarama have?

IBM/sarama has 69,436 total lines, including 54,020 code lines, 5,823 comment lines, and 9,593 blank lines.

### How was the IBM/sarama line count measured?

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

### What commit was counted for IBM/sarama?

This OctoCounts report was generated from aa1a2c5ee2508e6a6032b445d99518defae32c1c at commit aa1a2c5ee250 on 2026-09-16T11:59:17.661044729+00:00.

## Similar repository reports

- [Bronya0/ally-agent](https://octocounts.com/github/Bronya0/ally-agent) — Go, 52,196 code lines
- [GopeedLab/gopeed](https://octocounts.com/github/GopeedLab/gopeed) — Go, 55,911 code lines
- [open-experiments/agent-exchange](https://octocounts.com/github/open-experiments/agent-exchange) — Go, 56,065 code lines
- [kubernetes-sigs/kwok](https://octocounts.com/github/kubernetes-sigs/kwok) — Go, 57,347 code lines
- [openimsdk/open-im-server](https://octocounts.com/github/openimsdk/open-im-server) — Go, 50,147 code lines
- [docker/compose](https://octocounts.com/github/docker/compose) — Go, 49,742 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)
