# KusionStack/karpor SLOC report

> As of 2026-08-02 (commit 7ac7c795ff47), KusionStack/karpor contains 134,998 total lines: 114,960 code, 10,649 comments, 9,389 blank, across 430 files in 15 languages (top: Go 80.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving KusionStack/karpor to commit 7ac7c795ff47, 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 85.2% of all lines, comments represent 7.9%, and the repository averages 267 code lines per file. Go accounts for 80.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 266 | 104,731 | 92,528 | 6,841 | 5,362 |
| TSX | 41 | 10,933 | 10,000 | 155 | 778 |
| LESS | 37 | 6,035 | 5,164 | 2 | 869 |
| JSON | 10 | 3,801 | 3,800 | 0 | 1 |
| YAML | 7 | 1,995 | 1,928 | 55 | 12 |
| TypeScript | 14 | 891 | 796 | 14 | 81 |
| Shell | 5 | 389 | 238 | 93 | 58 |
| SVG | 8 | 243 | 221 | 0 | 22 |
| Makefile | 2 | 343 | 188 | 108 | 47 |
| JavaScript | 2 | 64 | 40 | 19 | 5 |
| HTML | 1 | 80 | 35 | 41 | 4 |
| CSS | 1 | 16 | 14 | 0 | 2 |

Top language (Go 80.5%). Generated at 2026-08-02T07:51:44.342067116+00:00. Canonical report: https://octocounts.com/github/KusionStack/karpor

## Report FAQ

### How many lines of code does KusionStack/karpor have?

KusionStack/karpor has 134,998 total lines, including 114,960 code lines, 10,649 comment lines, and 9,389 blank lines.

### How was the KusionStack/karpor line count measured?

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

### What commit was counted for KusionStack/karpor?

This OctoCounts report was generated from main at commit 7ac7c795ff47 on 2026-08-02T07:51:44.342067116+00:00.

## Similar repository reports

- [agentscope-ai/AgentTeams](https://octocounts.com/github/agentscope-ai/AgentTeams) — Go, 115,449 code lines
- [neochaotic/leoflow](https://octocounts.com/github/neochaotic/leoflow) — Go, 116,686 code lines
- [Busness-app/KyPost-Server](https://octocounts.com/github/Busness-app/KyPost-Server) — Go, 112,147 code lines
- [kopia/kopia](https://octocounts.com/github/kopia/kopia) — Go, 111,721 code lines
- [Yoshiofthewire/KyPost-Server](https://octocounts.com/github/Yoshiofthewire/KyPost-Server) — Go, 110,705 code lines
- [xtls/xray-core](https://octocounts.com/github/xtls/xray-core) — Go, 119,395 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)
