# argoproj/argo-cd SLOC report

> As of 2026-08-26 (commit d9e7e38c618b), argoproj/argo-cd contains 913,071 total lines: 829,165 code, 35,705 comments, 48,201 blank, across 3,980 files in 21 languages (top: Go 49.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving argoproj/argo-cd to commit d9e7e38c618b, 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 90.8% of all lines, comments represent 3.9%, and the repository averages 208 code lines per file. Go accounts for 49.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 921 | 473,925 | 408,275 | 27,499 | 38,151 |
| YAML | 2,092 | 340,620 | 336,522 | 1,170 | 2,928 |
| TSX | 186 | 33,262 | 30,842 | 453 | 1,967 |
| JSON | 74 | 27,409 | 27,397 | 0 | 12 |
| Lua | 374 | 11,012 | 9,486 | 497 | 1,029 |
| Sass | 69 | 5,915 | 5,050 | 99 | 766 |
| TypeScript | 60 | 5,587 | 4,747 | 186 | 654 |
| Protocol Buffers | 20 | 5,373 | 2,731 | 1,464 | 1,178 |
| Shell | 55 | 2,029 | 1,378 | 314 | 337 |
| SVG | 60 | 1,397 | 1,299 | 94 | 4 |
| Makefile | 2 | 803 | 608 | 73 | 122 |
| JavaScript | 6 | 327 | 280 | 31 | 16 |

Top language (Go 49.2%). Generated at 2026-08-26T18:47:28.241762203+00:00. Canonical report: https://octocounts.com/github/argoproj/argo-cd

## Report FAQ

### How many lines of code does argoproj/argo-cd have?

argoproj/argo-cd has 913,071 total lines, including 829,165 code lines, 35,705 comment lines, and 48,201 blank lines.

### How was the argoproj/argo-cd line count measured?

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

### What commit was counted for argoproj/argo-cd?

This OctoCounts report was generated from master at commit d9e7e38c618b on 2026-08-26T18:47:28.241762203+00:00.

## Similar repository reports

- [mudler/LocalAI](https://octocounts.com/github/mudler/LocalAI) — Go, 711,493 code lines
- [Wei-Shaw/sub2api](https://octocounts.com/github/Wei-Shaw/sub2api) — Go, 954,504 code lines
- [esengine/DeepSeek-Reasonix](https://octocounts.com/github/esengine/DeepSeek-Reasonix) — Go, 957,914 code lines
- [looplj/axonhub](https://octocounts.com/github/looplj/axonhub) — Go, 670,263 code lines
- [hashicorp/nomad](https://octocounts.com/github/hashicorp/nomad) — Go, 619,689 code lines
- [maximhq/bifrost](https://octocounts.com/github/maximhq/bifrost) — Go, 595,698 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)
