# tencentcloud/CubeSandbox SLOC report

> As of 2026-09-05 (commit fe3852025ca8), tencentcloud/CubeSandbox contains 936,840 total lines: 750,736 code, 78,606 comments, 107,498 blank, across 2,754 files in 27 languages (top: Go 33.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tencentcloud/CubeSandbox has 750,736 source lines of code out of 936,840 total lines across 2,754 files, counted from the fe3852025ca802cd99a0f682536e1632e1cc711d ref at commit fe3852025ca8 by the OctoCounts tokei engine on 2026-09-05. 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 tencentcloud/CubeSandbox to commit fe3852025ca8, 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 80.1% of all lines, comments represent 8.4%, and the repository averages 273 code lines per file. Go accounts for 33.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,397 | 306,903 | 252,063 | 21,970 | 32,870 |
| C Header | 34 | 236,200 | 204,922 | 4,132 | 27,146 |
| Rust | 399 | 206,469 | 168,762 | 13,089 | 24,618 |
| Shell | 220 | 47,382 | 34,526 | 7,645 | 5,211 |
| C | 37 | 31,627 | 20,293 | 7,174 | 4,160 |
| Python | 100 | 19,525 | 15,591 | 1,159 | 2,775 |
| TSX | 43 | 13,293 | 12,250 | 264 | 779 |
| JSON | 53 | 10,615 | 10,607 | 0 | 8 |
| YAML | 52 | 10,349 | 9,360 | 738 | 251 |
| TypeScript | 36 | 5,914 | 4,583 | 805 | 526 |
| Protocol Buffers | 31 | 7,259 | 3,205 | 2,942 | 1,112 |
| SQL | 54 | 4,513 | 3,000 | 908 | 605 |

Top language (Go 33.6%). Generated at 2026-09-05T20:21:24.342900612+00:00. Canonical report: https://octocounts.com/github/tencentcloud/CubeSandbox

## Reproduce this report

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

tencentcloud/CubeSandbox has 936,840 total lines, including 750,736 code lines, 78,606 comment lines, and 107,498 blank lines.

### How was the tencentcloud/CubeSandbox line count measured?

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

### What commit was counted for tencentcloud/CubeSandbox?

This OctoCounts report was generated from fe3852025ca802cd99a0f682536e1632e1cc711d at commit fe3852025ca8 on 2026-09-05T20:21:24.342900612+00:00.

## Similar repository reports

- [looplj/axonhub](https://octocounts.com/github/looplj/axonhub) — Go, 670,263 code lines
- [AgentsMesh/AgentsMesh](https://octocounts.com/github/AgentsMesh/AgentsMesh) — Go, 664,506 code lines
- [argoproj/argo-cd](https://octocounts.com/github/argoproj/argo-cd) — Go, 843,536 code lines
- [larksuite/cli](https://octocounts.com/github/larksuite/cli) — Go, 646,908 code lines
- [rorkai/App-Store-Connect-CLI](https://octocounts.com/github/rorkai/App-Store-Connect-CLI) — Go, 636,077 code lines
- [hashicorp/nomad](https://octocounts.com/github/hashicorp/nomad) — Go, 619,689 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)
