# crbnos/carbon SLOC report

> As of 2026-09-17 (commit e59a9e26e210), crbnos/carbon contains 1,971,366 total lines: 1,689,937 code, 92,280 comments, 189,149 blank, across 6,950 files in 20 languages (top: TypeScript 45.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

crbnos/carbon has 1,689,937 source lines of code out of 1,971,366 total lines across 6,950 files, counted from the e59a9e26e210a9f1f54f5a34da93eddf0595e94d ref at commit e59a9e26e210 by the OctoCounts tokei engine on 2026-09-17. 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 crbnos/carbon to commit e59a9e26e210, 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 very large codebase by counted code lines. Code represents 85.7% of all lines, comments represent 4.7%, and the repository averages 243 code lines per file. TypeScript accounts for 45.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,135 | 838,150 | 760,076 | 41,553 | 36,521 |
| TSX | 3,084 | 531,738 | 478,689 | 15,925 | 37,124 |
| PO File | 178 | 293,314 | 192,591 | 5,697 | 95,026 |
| SQL | 1,023 | 168,346 | 142,990 | 12,064 | 13,292 |
| JSON | 86 | 37,968 | 37,968 | 0 | 0 |
| YAML | 6 | 34,537 | 32,121 | 119 | 2,297 |
| SVG | 164 | 22,825 | 20,723 | 1,297 | 805 |
| Rust | 55 | 16,051 | 14,440 | 613 | 998 |
| CSS | 22 | 6,329 | 5,545 | 68 | 716 |
| Shell | 12 | 1,769 | 1,260 | 386 | 123 |
| C++ | 3 | 1,248 | 1,060 | 85 | 103 |
| JavaScript | 42 | 1,202 | 959 | 178 | 65 |

Top language (TypeScript 45.0%). Generated at 2026-09-17T19:18:42.012352731+00:00. Canonical report: https://octocounts.com/github/crbnos/carbon

## Reproduce this report

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

crbnos/carbon has 1,971,366 total lines, including 1,689,937 code lines, 92,280 comment lines, and 189,149 blank lines.

### How was the crbnos/carbon line count measured?

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

### What commit was counted for crbnos/carbon?

This OctoCounts report was generated from e59a9e26e210a9f1f54f5a34da93eddf0595e94d at commit e59a9e26e210 on 2026-09-17T19:18:42.012352731+00:00.

## Similar repository reports

- [nexu-io/open-design](https://octocounts.com/github/nexu-io/open-design) — TypeScript, 1,527,278 code lines
- [twentyhq/twenty](https://octocounts.com/github/twentyhq/twenty) — TypeScript, 1,881,500 code lines
- [corsairdev/corsair](https://octocounts.com/github/corsairdev/corsair) — TypeScript, 1,370,317 code lines
- [vellum-ai/vellum-assistant](https://octocounts.com/github/vellum-ai/vellum-assistant) — TypeScript, 1,367,981 code lines
- [wszgrcy/vscode](https://octocounts.com/github/wszgrcy/vscode) — TypeScript, 2,047,718 code lines
- [aipoch/open-science](https://octocounts.com/github/aipoch/open-science) — TypeScript, 1,288,498 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)
- [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)
