# krahets/hello-algo SLOC report

> As of 2026-09-16 (commit 28c1e74c1d35), krahets/hello-algo contains 469,732 total lines: 300,648 code, 112,149 comments, 56,935 blank, across 6,647 files in 27 languages (top: Go 7.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

krahets/hello-algo has 300,648 source lines of code out of 469,732 total lines across 6,647 files, counted from the 28c1e74c1d3594fca7cc41b78a6bd18b700c5ce9 ref at commit 28c1e74c1d35 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving krahets/hello-algo to commit 28c1e74c1d35, 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 large codebase by counted code lines. Code represents 64.0% of all lines, comments represent 23.9%, and the repository averages 45 code lines per file. Go accounts for 7.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 695 | 36,675 | 23,800 | 8,250 | 4,625 |
| C | 385 | 36,020 | 23,415 | 8,350 | 4,255 |
| Rust | 450 | 35,454 | 23,100 | 8,455 | 3,899 |
| Swift | 453 | 34,563 | 22,410 | 8,600 | 3,553 |
| C# | 440 | 32,945 | 21,270 | 7,915 | 3,760 |
| Java | 435 | 33,170 | 21,120 | 7,980 | 4,070 |
| Kotlin | 435 | 32,535 | 20,405 | 8,330 | 3,800 |
| C++ | 425 | 32,620 | 20,320 | 8,255 | 4,045 |
| Python | 445 | 29,377 | 20,272 | 4,180 | 4,925 |
| TypeScript | 425 | 31,810 | 20,010 | 8,195 | 3,605 |
| Dart | 435 | 31,855 | 20,000 | 8,330 | 3,525 |
| JavaScript | 434 | 31,246 | 19,575 | 8,270 | 3,401 |

Top language (Go 7.9%). Generated at 2026-09-16T19:50:28.471014522+00:00. Canonical report: https://octocounts.com/github/krahets/hello-algo

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/krahets/hello-algo/commit/28c1e74c1d3594fca7cc41b78a6bd18b700c5ce9?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does krahets/hello-algo have?

krahets/hello-algo has 469,732 total lines, including 300,648 code lines, 112,149 comment lines, and 56,935 blank lines.

### How was the krahets/hello-algo line count measured?

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

### What commit was counted for krahets/hello-algo?

This OctoCounts report was generated from 28c1e74c1d3594fca7cc41b78a6bd18b700c5ce9 at commit 28c1e74c1d35 on 2026-09-16T19:50:28.471014522+00:00.

## Similar repository reports

- [router-for-me/CLIProxyAPI](https://octocounts.com/github/router-for-me/CLIProxyAPI) — Go, 309,090 code lines
- [moby/moby](https://octocounts.com/github/moby/moby) — Go, 314,640 code lines
- [littlesight9-sketch/seanime](https://octocounts.com/github/littlesight9-sketch/seanime) — Go, 331,126 code lines
- [Paca-AI/paca](https://octocounts.com/github/Paca-AI/paca) — Go, 269,867 code lines
- [golang/tools](https://octocounts.com/github/golang/tools) — Go, 267,434 code lines
- [Codeberg-org/gitea](https://octocounts.com/github/Codeberg-org/gitea) — Go, 266,516 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
