# redis-developer/redis-starter-go SLOC report

> As of 2026-07-20 (commit c0daf15688bc), redis-developer/redis-starter-go contains 2,297 total lines: 1,765 code, 115 comments, 417 blank, across 20 files in 5 languages (top: Go 95.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving redis-developer/redis-starter-go to commit c0daf15688bc, 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 76.8% of all lines, comments represent 5.0%, and the repository averages 88 code lines per file. Go accounts for 95.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 16 | 2,100 | 1,689 | 46 | 365 |
| Makefile | 1 | 53 | 36 | 4 | 13 |
| YAML | 1 | 28 | 26 | 0 | 2 |
| Dockerfile | 1 | 19 | 14 | 3 | 2 |
| Markdown | 1 | 97 | 0 | 62 | 35 |

Top language (Go 95.7%). Generated at 2026-07-20T11:41:49.074856024+00:00. Canonical report: https://octocounts.com/github/redis-developer/redis-starter-go

## Report FAQ

### How many lines of code does redis-developer/redis-starter-go have?

redis-developer/redis-starter-go has 2,297 total lines, including 1,765 code lines, 115 comment lines, and 417 blank lines.

### How was the redis-developer/redis-starter-go line count measured?

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

### What commit was counted for redis-developer/redis-starter-go?

This OctoCounts report was generated from main at commit c0daf15688bc on 2026-07-20T11:41:49.074856024+00:00.

## Similar repository reports

- [MikebangSfilya/tree-tracker](https://octocounts.com/github/MikebangSfilya/tree-tracker) — Go, 1,916 code lines
- [saracen/fastzip](https://octocounts.com/github/saracen/fastzip) — Go, 1,945 code lines
- [Dhravya/radish](https://octocounts.com/github/Dhravya/radish) — Go, 1,977 code lines
- [ybouhjira/claude-code-tts](https://octocounts.com/github/ybouhjira/claude-code-tts) — Go, 2,136 code lines
- [Gr3yPh/OierToolKit](https://octocounts.com/github/Gr3yPh/OierToolKit) — Go, 1,358 code lines
- [subtle-byte/ghloc](https://octocounts.com/github/subtle-byte/ghloc) — Go, 1,318 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)
