# insightlabs38-pixel/AICAD SLOC report

> As of 2026-09-21 (commit df9334634e09), insightlabs38-pixel/AICAD contains 149,204 total lines: 84,087 code, 50,817 comments, 14,300 blank, across 660 files in 13 languages (top: Rust 55.9%). Default configuration. Counted with tokei via OctoCounts.

insightlabs38-pixel/AICAD has 84,087 source lines of code out of 149,204 total lines across 660 files, counted from the main ref at commit df9334634e09 by the OctoCounts tokei engine on 2026-09-21. 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 insightlabs38-pixel/AICAD to commit df9334634e09, 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 56.4% of all lines, comments represent 34.1%, and the repository averages 127 code lines per file. Rust accounts for 55.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 121 | 53,638 | 47,036 | 2,798 | 3,804 |
| C | 1 | 15,745 | 15,727 | 1 | 17 |
| JSON | 5 | 7,632 | 7,632 | 0 | 0 |
| YAML | 6 | 6,411 | 6,257 | 0 | 154 |
| C++ | 19 | 6,379 | 5,143 | 740 | 496 |
| C Header | 4 | 1,745 | 868 | 678 | 199 |
| Python | 4 | 542 | 476 | 4 | 62 |
| TOML | 32 | 410 | 364 | 6 | 40 |
| JavaScript | 1 | 493 | 349 | 101 | 43 |
| CMake | 1 | 291 | 201 | 50 | 40 |
| Scheme | 1 | 48 | 34 | 4 | 10 |
| Markdown | 459 | 54,782 | 0 | 45,539 | 9,243 |

Top language (Rust 55.9%). Generated at 2026-09-21T02:34:29.055496598+00:00. Canonical report: https://octocounts.com/github/insightlabs38-pixel/AICAD

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/insightlabs38-pixel/AICAD/commit/df9334634e09a9793191ea5de40f0aad12032589?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

insightlabs38-pixel/AICAD has 149,204 total lines, including 84,087 code lines, 50,817 comment lines, and 14,300 blank lines.

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

OctoCounts resolved the public GitHub repository to commit df9334634e09, 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 main at commit df9334634e09 on 2026-09-21T02:34:29.055496598+00:00.

## Similar repository reports

- [agavra/tuicr](https://octocounts.com/github/agavra/tuicr) — Rust, 84,182 code lines
- [seatedro/diffy](https://octocounts.com/github/seatedro/diffy) — Rust, 83,808 code lines
- [Smithay/smithay](https://octocounts.com/github/Smithay/smithay) — Rust, 83,176 code lines
- [byronwade/dits](https://octocounts.com/github/byronwade/dits) — Rust, 85,102 code lines
- [firecrawl/pdf-inspector](https://octocounts.com/github/firecrawl/pdf-inspector) — Rust, 83,006 code lines
- [zhukunpenglinyutong/desktop-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/desktop-cc-gui) — Rust, 86,627 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)
- [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)
