# cactus-compute/cactus SLOC report

> As of 2026-09-16 (commit ec1c106cdec1), cactus-compute/cactus contains 248,280 total lines: 205,897 code, 14,380 comments, 28,003 blank, across 644 files in 24 languages (top: Python 29.4%). Default configuration. Counted with tokei via OctoCounts.

cactus-compute/cactus has 205,897 source lines of code out of 248,280 total lines across 644 files, counted from the main ref at commit ec1c106cdec1 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 cactus-compute/cactus to commit ec1c106cdec1, 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.9% of all lines, comments represent 5.8%, and the repository averages 320 code lines per file. Python accounts for 29.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 196 | 68,817 | 60,458 | 224 | 8,135 |
| TypeScript | 222 | 69,642 | 55,629 | 6,954 | 7,059 |
| C++ | 90 | 56,676 | 50,108 | 162 | 6,406 |
| C Header | 36 | 30,612 | 24,896 | 2,144 | 3,572 |
| Metal Shading Language | 1 | 3,946 | 3,778 | 0 | 168 |
| Objective-C++ | 2 | 3,565 | 3,282 | 3 | 280 |
| JSON | 14 | 2,418 | 2,406 | 0 | 12 |
| 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 | 511 | 440 | 0 | 71 |

Top language (Python 29.4%). Generated at 2026-09-16T16:34:28.389634142+00:00. Canonical report: https://octocounts.com/github/cactus-compute/cactus

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cactus-compute/cactus/commit/ec1c106cdec1d5909b55f0fdbe7c6a7584c82213?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

cactus-compute/cactus has 248,280 total lines, including 205,897 code lines, 14,380 comment lines, and 28,003 blank lines.

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

OctoCounts resolved the public GitHub repository to commit ec1c106cdec1, 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 ec1c106cdec1 on 2026-09-16T16:34:28.389634142+00:00.

## Similar repository reports

- [mohamedomarr/IB-Acquisition](https://octocounts.com/github/mohamedomarr/IB-Acquisition) — Python, 206,926 code lines
- [HKUDS/CLI-Anything](https://octocounts.com/github/HKUDS/CLI-Anything) — Python, 204,046 code lines
- [langchain-ai/langchain](https://octocounts.com/github/langchain-ai/langchain) — Python, 203,269 code lines
- [rommapp/romm](https://octocounts.com/github/rommapp/romm) — Python, 203,247 code lines
- [yt-dlp/yt-dlp](https://octocounts.com/github/yt-dlp/yt-dlp) — Python, 210,341 code lines
- [gptme/gptme](https://octocounts.com/github/gptme/gptme) — Python, 200,777 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
