# GopeedLab/gopeed SLOC report

> As of 2026-08-14 (commit 7b7327ffb308), GopeedLab/gopeed contains 66,624 total lines: 55,911 code, 4,143 comments, 6,570 blank, across 407 files in 19 languages (top: Go 55.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GopeedLab/gopeed to commit 7b7327ffb308, 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 83.9% of all lines, comments represent 6.2%, and the repository averages 137 code lines per file. Go accounts for 55.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 124 | 36,764 | 30,882 | 1,927 | 3,955 |
| Dart | 161 | 21,087 | 18,911 | 487 | 1,689 |
| JSON | 23 | 2,855 | 2,855 | 0 | 0 |
| JavaScript | 26 | 1,764 | 1,625 | 11 | 128 |
| C++ | 6 | 629 | 459 | 53 | 117 |
| CMake | 5 | 483 | 311 | 102 | 70 |
| YAML | 7 | 298 | 187 | 82 | 29 |
| XML | 7 | 237 | 178 | 48 | 11 |
| C Header | 7 | 278 | 147 | 66 | 65 |
| Swift | 4 | 125 | 106 | 1 | 18 |
| Kotlin | 2 | 80 | 68 | 0 | 12 |
| SVG | 3 | 64 | 59 | 3 | 2 |

Top language (Go 55.2%). Generated at 2026-08-14T05:55:55.880453204+00:00. Canonical report: https://octocounts.com/github/GopeedLab/gopeed

## Report FAQ

### How many lines of code does GopeedLab/gopeed have?

GopeedLab/gopeed has 66,624 total lines, including 55,911 code lines, 4,143 comment lines, and 6,570 blank lines.

### How was the GopeedLab/gopeed line count measured?

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

### What commit was counted for GopeedLab/gopeed?

This OctoCounts report was generated from main at commit 7b7327ffb308 on 2026-08-14T05:55:55.880453204+00:00.

## Similar repository reports

- [kubernetes-sigs/kwok](https://octocounts.com/github/kubernetes-sigs/kwok) — Go, 57,347 code lines
- [fish2018/pansou](https://octocounts.com/github/fish2018/pansou) — Go, 58,596 code lines
- [open-experiments/agent-exchange](https://octocounts.com/github/open-experiments/agent-exchange) — Go, 53,146 code lines
- [Bronya0/ally-agent](https://octocounts.com/github/Bronya0/ally-agent) — Go, 52,196 code lines
- [cr-zhichen/DJOneHubNative](https://octocounts.com/github/cr-zhichen/DJOneHubNative) — Go, 59,931 code lines
- [openimsdk/open-im-server](https://octocounts.com/github/openimsdk/open-im-server) — Go, 50,225 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)
