# JustVugg/colibri SLOC report

> As of 2026-09-22 (commit 9d5d05de7f4c), JustVugg/colibri contains 164,734 total lines: 134,097 code, 21,695 comments, 8,942 blank, across 330 files in 25 languages (top: C 38.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

JustVugg/colibri has 134,097 source lines of code out of 164,734 total lines across 330 files, counted from the main ref at commit 9d5d05de7f4c by the OctoCounts tokei engine on 2026-09-22. 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 JustVugg/colibri to commit 9d5d05de7f4c, 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 81.4% of all lines, comments represent 13.2%, and the repository averages 406 code lines per file. C accounts for 38.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 23 | 64,244 | 51,863 | 9,602 | 2,779 |
| C Header | 68 | 37,433 | 32,461 | 3,825 | 1,147 |
| Python | 111 | 37,868 | 31,678 | 3,013 | 3,177 |
| CUDA | 5 | 5,929 | 5,058 | 691 | 180 |
| JSON | 29 | 3,975 | 3,974 | 0 | 1 |
| Objective-C++ | 1 | 2,049 | 1,726 | 249 | 74 |
| TypeScript | 17 | 1,586 | 1,407 | 43 | 136 |
| TSX | 14 | 1,449 | 1,285 | 73 | 91 |
| Bitbake | 1 | 1,275 | 1,244 | 10 | 21 |
| Makefile | 2 | 2,088 | 1,185 | 644 | 259 |
| GLSL | 4 | 463 | 356 | 73 | 34 |
| SVG | 6 | 313 | 313 | 0 | 0 |

Top language (C 38.7%). Generated at 2026-09-22T12:23:50.810943802+00:00. Canonical report: https://octocounts.com/github/JustVugg/colibri

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/JustVugg/colibri/commit/9d5d05de7f4ccf39840224ed295f292ab8aeb598?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

JustVugg/colibri has 164,734 total lines, including 134,097 code lines, 21,695 comment lines, and 8,942 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 9d5d05de7f4c, 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 9d5d05de7f4c on 2026-09-22T12:23:50.810943802+00:00.

## Similar repository reports

- [AdrUlb/SexyAppFramework](https://octocounts.com/github/AdrUlb/SexyAppFramework) — C, 134,111 code lines
- [Distrotech/diffutils](https://octocounts.com/github/Distrotech/diffutils) — C, 137,257 code lines
- [emuzulu/isEven](https://octocounts.com/github/emuzulu/isEven) — C, 130,134 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,643 code lines
- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,790 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)
- [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)
