# colbymchenry/codegraph SLOC report

> As of 2026-07-24 (commit 572d22bfbe82), colbymchenry/codegraph contains 409,487 total lines: 346,443 code, 46,475 comments, 16,569 blank, across 595 files in 29 languages (top: C 61.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving colbymchenry/codegraph to commit 572d22bfbe82, 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 84.6% of all lines, comments represent 11.3%, and the repository averages 582 code lines per file. C accounts for 61.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 7 | 214,229 | 213,887 | 123 | 219 |
| TypeScript | 341 | 131,891 | 93,158 | 27,689 | 11,044 |
| Rust | 26 | 23,173 | 20,615 | 1,128 | 1,430 |
| JSON | 11 | 9,520 | 9,520 | 0 | 0 |
| JavaScript | 29 | 3,041 | 2,237 | 560 | 244 |
| C Header | 12 | 2,541 | 1,918 | 260 | 363 |
| Shell | 29 | 1,865 | 1,242 | 482 | 141 |
| Astro | 4 | 637 | 597 | 18 | 22 |
| Dart | 7 | 558 | 455 | 23 | 80 |
| Scala | 9 | 353 | 283 | 16 | 54 |
| Python | 2 | 317 | 267 | 8 | 42 |
| SVG | 38 | 236 | 232 | 4 | 0 |

Top language (C 61.7%). Generated at 2026-07-24T19:12:45.693800196+00:00. Canonical report: https://octocounts.com/github/colbymchenry/codegraph

## Report FAQ

### How many lines of code does colbymchenry/codegraph have?

colbymchenry/codegraph has 409,487 total lines, including 346,443 code lines, 46,475 comment lines, and 16,569 blank lines.

### How was the colbymchenry/codegraph line count measured?

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

### What commit was counted for colbymchenry/codegraph?

This OctoCounts report was generated from main at commit 572d22bfbe82 on 2026-07-24T19:12:45.693800196+00:00.

## Similar repository reports

- [clnhub/rtl8192eu-linux](https://octocounts.com/github/clnhub/rtl8192eu-linux) — C, 345,014 code lines
- [DarkFlippers/unleashed-firmware](https://octocounts.com/github/DarkFlippers/unleashed-firmware) — C, 340,058 code lines
- [gnutls/gnutls](https://octocounts.com/github/gnutls/gnutls) — C, 328,262 code lines
- [sqlite/sqlite](https://octocounts.com/github/sqlite/sqlite) — C, 372,889 code lines
- [X11Libre/xserver](https://octocounts.com/github/X11Libre/xserver) — C, 379,049 code lines
- [x11libre/xserver](https://octocounts.com/github/x11libre/xserver) — C, 379,049 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
