# rpi-nsl/CRANE SLOC report

> As of 2026-09-15 (commit de88d8f32941), rpi-nsl/CRANE contains 899,185 total lines: 719,730 code, 82,063 comments, 97,392 blank, across 6,334 files in 34 languages (top: Python 31.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rpi-nsl/CRANE to commit de88d8f32941, 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 80.0% of all lines, comments represent 9.1%, and the repository averages 114 code lines per file. Python accounts for 31.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,630 | 280,421 | 225,138 | 14,599 | 40,684 |
| JSON | 440 | 166,965 | 166,797 | 0 | 168 |
| TypeScript | 1,197 | 164,714 | 118,549 | 26,170 | 19,995 |
| TSX | 845 | 94,918 | 82,652 | 3,963 | 8,303 |
| Shell | 655 | 70,990 | 54,379 | 7,318 | 9,293 |
| YAML | 589 | 41,160 | 35,425 | 646 | 5,089 |
| SVG | 153 | 7,251 | 7,244 | 2 | 5 |
| C++ | 3 | 7,439 | 5,621 | 927 | 891 |
| JavaScript | 44 | 6,293 | 4,778 | 677 | 838 |
| CSS | 13 | 4,090 | 3,529 | 244 | 317 |
| C | 13 | 4,583 | 3,491 | 379 | 713 |
| Dockerfile | 275 | 7,834 | 3,037 | 3,210 | 1,587 |

Top language (Python 31.3%). Generated at 2026-09-15T21:38:02.762705499+00:00. Canonical report: https://octocounts.com/github/rpi-nsl/CRANE

## Report FAQ

### How many lines of code does rpi-nsl/CRANE have?

rpi-nsl/CRANE has 899,185 total lines, including 719,730 code lines, 82,063 comment lines, and 97,392 blank lines.

### How was the rpi-nsl/CRANE line count measured?

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

### What commit was counted for rpi-nsl/CRANE?

This OctoCounts report was generated from de88d8f3294191efb2ba3d4ea3e9d0d8054c33a9 at commit de88d8f32941 on 2026-09-15T21:38:02.762705499+00:00.

## Similar repository reports

- [huggingface/diffusers](https://octocounts.com/github/huggingface/diffusers) — Python, 723,760 code lines
- [vllm-project/vllm](https://octocounts.com/github/vllm-project/vllm) — Python, 751,628 code lines
- [Significant-Gravitas/AutoGPT](https://octocounts.com/github/Significant-Gravitas/AutoGPT) — Python, 779,969 code lines
- [unslothai/unsloth](https://octocounts.com/github/unslothai/unsloth) — Python, 823,519 code lines
- [Imbad0202/academic-research-skills-codex](https://octocounts.com/github/Imbad0202/academic-research-skills-codex) — Python, 588,905 code lines
- [volcengine/OpenViking](https://octocounts.com/github/volcengine/OpenViking) — Python, 574,308 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
