# insightlabs38-pixel/AICAD SLOC report

> As of 2026-09-13 (commit 0b6b0b3facba), insightlabs38-pixel/AICAD contains 81,013 total lines: 52,745 code, 23,297 comments, 4,971 blank, across 264 files in 11 languages (top: Rust 43.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving insightlabs38-pixel/AICAD to commit 0b6b0b3facba, 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 medium-sized codebase by counted code lines. Code represents 65.1% of all lines, comments represent 28.8%, and the repository averages 200 code lines per file. Rust accounts for 43.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 60 | 26,438 | 23,106 | 1,561 | 1,771 |
| C | 1 | 15,745 | 15,727 | 1 | 17 |
| JSON | 5 | 7,631 | 7,631 | 0 | 0 |
| YAML | 1 | 2,881 | 2,881 | 0 | 0 |
| C++ | 2 | 2,119 | 1,788 | 218 | 113 |
| C Header | 4 | 1,368 | 711 | 498 | 159 |
| JavaScript | 1 | 493 | 349 | 101 | 43 |
| TOML | 31 | 356 | 317 | 6 | 33 |
| CMake | 1 | 291 | 201 | 50 | 40 |
| Scheme | 1 | 48 | 34 | 4 | 10 |
| Markdown | 157 | 23,643 | 0 | 20,858 | 2,785 |

Top language (Rust 43.8%). Generated at 2026-09-13T01:02:24.718306275+00:00. Canonical report: https://octocounts.com/github/insightlabs38-pixel/AICAD

## Report FAQ

### How many lines of code does insightlabs38-pixel/AICAD have?

insightlabs38-pixel/AICAD has 81,013 total lines, including 52,745 code lines, 23,297 comment lines, and 4,971 blank lines.

### How was the insightlabs38-pixel/AICAD line count measured?

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

### What commit was counted for insightlabs38-pixel/AICAD?

This OctoCounts report was generated from 0b6b0b3facba8eed599db5be7c5cf0fe2044b27d at commit 0b6b0b3facba on 2026-09-13T01:02:24.718306275+00:00.

## Similar repository reports

- [dmtrKovalenko/fff](https://octocounts.com/github/dmtrKovalenko/fff) — Rust, 52,587 code lines
- [madeye/meow-rs](https://octocounts.com/github/madeye/meow-rs) — Rust, 51,243 code lines
- [agavra/tuicr](https://octocounts.com/github/agavra/tuicr) — Rust, 55,124 code lines
- [actix/actix-web](https://octocounts.com/github/actix/actix-web) — Rust, 55,350 code lines
- [EmbarkStudios/quilkin](https://octocounts.com/github/EmbarkStudios/quilkin) — Rust, 49,007 code lines
- [tobi/walgit](https://octocounts.com/github/tobi/walgit) — Rust, 48,897 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
