# garrytan/gbrain SLOC report

> As of 2026-07-17 (commit 26d2f8abfc0e), garrytan/gbrain contains 323,158 total lines: 179,951 code, 112,669 comments, 30,538 blank, across 1,037 files in 12 languages (top: TypeScript 93.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving garrytan/gbrain to commit 26d2f8abfc0e, 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 55.7% of all lines, comments represent 34.9%, and the repository averages 174 code lines per file. TypeScript accounts for 93.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 781 | 254,369 | 168,972 | 68,816 | 16,581 |
| Shell | 51 | 5,569 | 3,214 | 1,836 | 519 |
| JavaScript | 19 | 3,162 | 2,114 | 754 | 294 |
| JSON | 16 | 1,920 | 1,920 | 0 | 0 |
| TSX | 8 | 1,466 | 1,289 | 64 | 113 |
| YAML | 11 | 1,850 | 1,231 | 473 | 146 |
| SQL | 1 | 1,438 | 865 | 492 | 81 |
| CSS | 1 | 359 | 303 | 25 | 31 |
| HTML | 2 | 42 | 40 | 0 | 2 |
| TOML | 1 | 16 | 3 | 12 | 1 |
| Markdown | 143 | 48,432 | 0 | 36,799 | 11,633 |
| Plain Text | 3 | 4,535 | 0 | 3,398 | 1,137 |

Top language (TypeScript 93.9%). Generated at 2026-07-17T07:43:07.510185869+00:00. Canonical report: https://octocounts.com/github/garrytan/gbrain

## Report FAQ

### How many lines of code does garrytan/gbrain have?

garrytan/gbrain has 323,158 total lines, including 179,951 code lines, 112,669 comment lines, and 30,538 blank lines.

### How was the garrytan/gbrain line count measured?

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

### What commit was counted for garrytan/gbrain?

This OctoCounts report was generated from master at commit 26d2f8abfc0e on 2026-07-17T07:43:07.510185869+00:00.

## Similar repository reports

- [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
- [zhu1090093659/dsh-web](https://octocounts.com/github/zhu1090093659/dsh-web) — TypeScript, 178,116 code lines
- [PrimeIntellect-ai/prime-agent](https://octocounts.com/github/PrimeIntellect-ai/prime-agent) — TypeScript, 184,185 code lines
- [zhu1090093659/dsh-web-ui](https://octocounts.com/github/zhu1090093659/dsh-web-ui) — TypeScript, 174,949 code lines
- [cactus-compute/cactus](https://octocounts.com/github/cactus-compute/cactus) — TypeScript, 185,518 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)
