# hetznercloud/hcloud-go SLOC report

> As of 2026-08-02 (commit b3195c985b56), hetznercloud/hcloud-go contains 42,125 total lines: 32,794 code, 3,873 comments, 5,458 blank, across 195 files in 6 languages (top: Go 99.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving hetznercloud/hcloud-go to commit b3195c985b56, 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 9.2%, and the repository averages 168 code lines per file. Go accounts for 99.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 186 | 40,793 | 32,745 | 3,142 | 4,906 |
| Shell | 1 | 37 | 32 | 1 | 4 |
| JSON | 1 | 8 | 8 | 0 | 0 |
| Templ | 1 | 9 | 7 | 1 | 1 |
| YAML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 5 | 1,276 | 0 | 729 | 547 |

Top language (Go 99.9%). Generated at 2026-08-02T07:13:00.230675575+00:00. Canonical report: https://octocounts.com/github/hetznercloud/hcloud-go

## Report FAQ

### How many lines of code does hetznercloud/hcloud-go have?

hetznercloud/hcloud-go has 42,125 total lines, including 32,794 code lines, 3,873 comment lines, and 5,458 blank lines.

### How was the hetznercloud/hcloud-go line count measured?

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

### What commit was counted for hetznercloud/hcloud-go?

This OctoCounts report was generated from main at commit b3195c985b56 on 2026-08-02T07:13:00.230675575+00:00.

## Similar repository reports

- [opencode-ai/opencode](https://octocounts.com/github/opencode-ai/opencode) — Go, 32,743 code lines
- [agentrq/agentrq](https://octocounts.com/github/agentrq/agentrq) — Go, 33,155 code lines
- [yorukot/superfile](https://octocounts.com/github/yorukot/superfile) — Go, 32,424 code lines
- [labstack/echo](https://octocounts.com/github/labstack/echo) — Go, 33,273 code lines
- [modelcontextprotocol/registry](https://octocounts.com/github/modelcontextprotocol/registry) — Go, 32,284 code lines
- [go-kratos/blades](https://octocounts.com/github/go-kratos/blades) — Go, 33,869 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)
