# cactus-compute/cactus SLOC report

> As of 2026-08-02 (commit 8e0eec1dbe38), cactus-compute/cactus contains 225,423 total lines: 185,518 code, 13,898 comments, 26,007 blank, across 579 files in 24 languages (top: TypeScript 30.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving cactus-compute/cactus to commit 8e0eec1dbe38, 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 82.3% of all lines, comments represent 6.2%, and the repository averages 320 code lines per file. TypeScript accounts for 30.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 222 | 69,642 | 55,629 | 6,954 | 7,059 |
| Python | 139 | 53,131 | 46,096 | 165 | 6,870 |
| C++ | 87 | 51,601 | 45,500 | 116 | 5,985 |
| C Header | 35 | 30,043 | 24,383 | 2,138 | 3,522 |
| Metal Shading Language | 1 | 3,943 | 3,775 | 0 | 168 |
| JSON | 14 | 2,418 | 2,406 | 0 | 12 |
| Objective-C++ | 1 | 2,519 | 2,401 | 3 | 115 |
| Autoconf | 2 | 1,378 | 1,169 | 89 | 120 |
| Shell | 11 | 1,368 | 1,102 | 35 | 231 |
| Kotlin | 7 | 1,109 | 1,002 | 0 | 107 |
| Swift | 2 | 636 | 594 | 0 | 42 |
| CMake | 8 | 502 | 431 | 0 | 71 |

Top language (TypeScript 30.0%). Generated at 2026-08-02T13:18:35.618337098+00:00. Canonical report: https://octocounts.com/github/cactus-compute/cactus

## Report FAQ

### How many lines of code does cactus-compute/cactus have?

cactus-compute/cactus has 225,423 total lines, including 185,518 code lines, 13,898 comment lines, and 26,007 blank lines.

### How was the cactus-compute/cactus line count measured?

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

### What commit was counted for cactus-compute/cactus?

This OctoCounts report was generated from main at commit 8e0eec1dbe38 on 2026-08-02T13:18:35.618337098+00:00.

## Similar repository reports

- [PrimeIntellect-ai/prime-agent](https://octocounts.com/github/PrimeIntellect-ai/prime-agent) — TypeScript, 184,185 code lines
- [ant981228/cardmirror](https://octocounts.com/github/ant981228/cardmirror) — TypeScript, 189,938 code lines
- [freelensapp/freelens](https://octocounts.com/github/freelensapp/freelens) — TypeScript, 191,707 code lines
- [bernds/q5go](https://octocounts.com/github/bernds/q5go) — TypeScript, 178,683 code lines
- [amnezia-vpn/amnezia-client](https://octocounts.com/github/amnezia-vpn/amnezia-client) — TypeScript, 178,117 code lines
- [marktext/marktext](https://octocounts.com/github/marktext/marktext) — TypeScript, 193,901 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
