# JustVugg/colibri SLOC report

> As of 2026-08-21 (commit 33e67a9c004b), JustVugg/colibri contains 98,824 total lines: 78,868 code, 13,953 comments, 6,003 blank, across 243 files in 25 languages (top: C 43.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving JustVugg/colibri to commit 33e67a9c004b, 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 79.8% of all lines, comments represent 14.1%, and the repository averages 325 code lines per file. C accounts for 43.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 16 | 41,502 | 34,229 | 5,611 | 1,662 |
| Python | 83 | 24,126 | 20,389 | 1,692 | 2,045 |
| C Header | 42 | 11,515 | 8,436 | 2,378 | 701 |
| CUDA | 5 | 5,652 | 4,958 | 527 | 167 |
| JSON | 18 | 3,096 | 3,095 | 0 | 1 |
| Objective-C++ | 1 | 1,965 | 1,660 | 233 | 72 |
| Bitbake | 1 | 1,275 | 1,244 | 10 | 21 |
| TypeScript | 17 | 1,461 | 1,223 | 80 | 158 |
| TSX | 10 | 944 | 832 | 36 | 76 |
| Makefile | 2 | 1,460 | 819 | 487 | 154 |
| GLSL | 4 | 457 | 350 | 73 | 34 |
| HTML | 2 | 339 | 334 | 1 | 4 |

Top language (C 43.4%). Generated at 2026-08-21T10:32:20.543328154+00:00. Canonical report: https://octocounts.com/github/JustVugg/colibri

## Report FAQ

### How many lines of code does JustVugg/colibri have?

JustVugg/colibri has 98,824 total lines, including 78,868 code lines, 13,953 comment lines, and 6,003 blank lines.

### How was the JustVugg/colibri line count measured?

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

### What commit was counted for JustVugg/colibri?

This OctoCounts report was generated from main at commit 33e67a9c004b on 2026-08-21T10:32:20.543328154+00:00.

## Similar repository reports

- [ithewei/libhv](https://octocounts.com/github/ithewei/libhv) — C, 77,047 code lines
- [facebook/zstd](https://octocounts.com/github/facebook/zstd) — C, 76,948 code lines
- [coreutils/coreutils](https://octocounts.com/github/coreutils/coreutils) — C, 76,792 code lines
- [Distrotech/pixman](https://octocounts.com/github/Distrotech/pixman) — C, 72,773 code lines
- [RsyncProject/rsync](https://octocounts.com/github/RsyncProject/rsync) — C, 87,890 code lines
- [linux-pam/linux-pam](https://octocounts.com/github/linux-pam/linux-pam) — C, 69,012 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)
