# geektutu/7days-golang SLOC report

> As of 2026-09-16 (commit cf3644382101), geektutu/7days-golang contains 20,344 total lines: 15,970 code, 1,593 comments, 2,781 blank, across 316 files in 9 languages (top: Go 99.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving geektutu/7days-golang to commit cf3644382101, 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 78.5% of all lines, comments represent 7.8%, and the repository averages 51 code lines per file. Go accounts for 99.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 295 | 19,818 | 15,811 | 1,369 | 2,638 |
| Shell | 4 | 59 | 45 | 4 | 10 |
| HTML | 4 | 54 | 43 | 0 | 11 |
| Makefile | 4 | 44 | 36 | 0 | 8 |
| Templ | 3 | 21 | 18 | 2 | 1 |
| Protocol Buffers | 1 | 16 | 12 | 0 | 4 |
| CSS | 1 | 5 | 5 | 0 | 0 |
| Markdown | 3 | 324 | 0 | 215 | 109 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (Go 99.0%). Generated at 2026-09-16T02:51:37.816566627+00:00. Canonical report: https://octocounts.com/github/geektutu/7days-golang

## Report FAQ

### How many lines of code does geektutu/7days-golang have?

geektutu/7days-golang has 20,344 total lines, including 15,970 code lines, 1,593 comment lines, and 2,781 blank lines.

### How was the geektutu/7days-golang line count measured?

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

### What commit was counted for geektutu/7days-golang?

This OctoCounts report was generated from cf3644382101dc13e7fd92e8f5c66cabc51bcd3b at commit cf3644382101 on 2026-09-16T02:51:37.816566627+00:00.

## Similar repository reports

- [kubernetes-sigs/cri-tools](https://octocounts.com/github/kubernetes-sigs/cri-tools) — Go, 15,875 code lines
- [gin-gonic/gin](https://octocounts.com/github/gin-gonic/gin) — Go, 16,080 code lines
- [etcd-io/raft](https://octocounts.com/github/etcd-io/raft) — Go, 16,421 code lines
- [uber-go/zap](https://octocounts.com/github/uber-go/zap) — Go, 16,537 code lines
- [XiaoChenChris/-Feed-AI-](https://octocounts.com/github/XiaoChenChris/-Feed-AI-) — Go, 16,747 code lines
- [xtclovver/vpn_bot](https://octocounts.com/github/xtclovver/vpn_bot) — Go, 14,856 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)
