# satya-sudo/go-pub-sub SLOC report

> As of 2026-09-15 (commit bb6865cb381a), satya-sudo/go-pub-sub contains 4,037 total lines: 2,967 code, 548 comments, 522 blank, across 24 files in 7 languages (top: Go 87.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving satya-sudo/go-pub-sub to commit bb6865cb381a, 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 small codebase by counted code lines. Code represents 73.5% of all lines, comments represent 13.6%, and the repository averages 124 code lines per file. Go accounts for 87.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 16 | 3,220 | 2,600 | 256 | 364 |
| Shell | 2 | 320 | 225 | 55 | 40 |
| Protocol Buffers | 1 | 99 | 75 | 5 | 19 |
| Makefile | 1 | 52 | 27 | 13 | 12 |
| YAML | 2 | 111 | 25 | 63 | 23 |
| Dockerfile | 1 | 35 | 15 | 9 | 11 |
| Markdown | 1 | 200 | 0 | 147 | 53 |

Top language (Go 87.6%). Generated at 2026-09-15T05:07:05.064664891+00:00. Canonical report: https://octocounts.com/github/satya-sudo/go-pub-sub

## Report FAQ

### How many lines of code does satya-sudo/go-pub-sub have?

satya-sudo/go-pub-sub has 4,037 total lines, including 2,967 code lines, 548 comment lines, and 522 blank lines.

### How was the satya-sudo/go-pub-sub line count measured?

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

### What commit was counted for satya-sudo/go-pub-sub?

This OctoCounts report was generated from main at commit bb6865cb381a on 2026-09-15T05:07:05.064664891+00:00.

## Similar repository reports

- [nilchan-social/golang-full-course](https://octocounts.com/github/nilchan-social/golang-full-course) — Go, 2,926 code lines
- [fangxinbuzaijia/CodexRemoteWin](https://octocounts.com/github/fangxinbuzaijia/CodexRemoteWin) — Go, 3,362 code lines
- [Wuyu-byte/Ai_Gateway](https://octocounts.com/github/Wuyu-byte/Ai_Gateway) — Go, 2,504 code lines
- [cons0leweb/soundcloud-cli](https://octocounts.com/github/cons0leweb/soundcloud-cli) — Go, 2,486 code lines
- [vadimpidorov81-spec/hachi_social](https://octocounts.com/github/vadimpidorov81-spec/hachi_social) — Go, 2,465 code lines
- [programmersd21/flow](https://octocounts.com/github/programmersd21/flow) — Go, 3,508 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)
