# golang/go SLOC report

> As of 2026-09-16 (commit ffd88e127c37), golang/go contains 2,917,461 total lines: 2,074,528 code, 613,153 comments, 229,780 blank, across 9,264 files in 27 languages (top: Go 91.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

golang/go has 2,074,528 source lines of code out of 2,917,461 total lines across 9,264 files, counted from the ffd88e127c37923e6fe2e43f7fde7e5d1501094c ref at commit ffd88e127c37 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 golang/go to commit ffd88e127c37, 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 very large codebase by counted code lines. Code represents 71.1% of all lines, comments represent 21.0%, and the repository averages 224 code lines per file. Go accounts for 91.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 6,935 | 2,442,207 | 1,887,958 | 357,384 | 196,865 |
| GNU Style Assembly | 576 | 173,112 | 140,514 | 18,691 | 13,907 |
| Snakemake | 28 | 21,216 | 19,871 | 0 | 1,345 |
| JSON | 34 | 8,656 | 8,535 | 0 | 121 |
| YAML | 59 | 6,783 | 6,136 | 331 | 316 |
| C | 88 | 6,641 | 5,130 | 733 | 778 |
| HTML | 6 | 1,503 | 1,371 | 23 | 109 |
| Shell | 12 | 1,415 | 1,073 | 218 | 124 |
| Perl | 9 | 1,384 | 1,049 | 172 | 163 |
| C Header | 22 | 1,255 | 769 | 347 | 139 |
| JavaScript | 6 | 725 | 584 | 59 | 82 |
| Python | 2 | 767 | 482 | 142 | 143 |

Top language (Go 91.0%). Generated at 2026-09-16T08:34:30.115714559+00:00. Canonical report: https://octocounts.com/github/golang/go

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/golang/go/commit/ffd88e127c37923e6fe2e43f7fde7e5d1501094c?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 golang/go have?

golang/go has 2,917,461 total lines, including 2,074,528 code lines, 613,153 comment lines, and 229,780 blank lines.

### How was the golang/go line count measured?

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

### What commit was counted for golang/go?

This OctoCounts report was generated from ffd88e127c37923e6fe2e43f7fde7e5d1501094c at commit ffd88e127c37 on 2026-09-16T08:34:30.115714559+00:00.

## Similar repository reports

- [mattermost/mattermost](https://octocounts.com/github/mattermost/mattermost) — Go, 2,155,385 code lines
- [milvus-io/milvus](https://octocounts.com/github/milvus-io/milvus) — Go, 1,660,235 code lines
- [coze-dev/coze-studio](https://octocounts.com/github/coze-dev/coze-studio) — Go, 1,533,916 code lines
- [apache/plc4x](https://octocounts.com/github/apache/plc4x) — Go, 1,455,182 code lines
- [coder/coder](https://octocounts.com/github/coder/coder) — Go, 1,386,148 code lines
- [infiniflow/ragflow](https://octocounts.com/github/infiniflow/ragflow) — Go, 1,231,485 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)
