# JuliaHubOSS/llvm-cbe SLOC report

> As of 2026-09-17 (commit a13fcf3b2707), JuliaHubOSS/llvm-cbe contains 7,419 total lines: 6,085 code, 700 comments, 634 blank, across 23 files in 8 languages (top: C++ 89.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

JuliaHubOSS/llvm-cbe has 6,085 source lines of code out of 7,419 total lines across 23 files, counted from the a13fcf3b27079f4989902594b7c72f81f75c5357 ref at commit a13fcf3b2707 by the OctoCounts tokei engine on 2026-09-17. 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 JuliaHubOSS/llvm-cbe to commit a13fcf3b2707, 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 small codebase by counted code lines. Code represents 82.0% of all lines, comments represent 9.4%, and the repository averages 265 code lines per file. C++ accounts for 89.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 5 | 6,384 | 5,451 | 474 | 459 |
| C Header | 3 | 465 | 350 | 36 | 79 |
| C | 1 | 158 | 119 | 2 | 37 |
| CMake | 8 | 136 | 116 | 1 | 19 |
| YAML | 1 | 27 | 26 | 0 | 1 |
| Dockerfile | 1 | 26 | 23 | 0 | 3 |
| Markdown | 1 | 132 | 0 | 101 | 31 |
| Plain Text | 3 | 91 | 0 | 86 | 5 |

Top language (C++ 89.6%). Generated at 2026-09-17T07:55:47.983710314+00:00. Canonical report: https://octocounts.com/github/JuliaHubOSS/llvm-cbe

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/JuliaHubOSS/llvm-cbe/commit/a13fcf3b27079f4989902594b7c72f81f75c5357?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 JuliaHubOSS/llvm-cbe have?

JuliaHubOSS/llvm-cbe has 7,419 total lines, including 6,085 code lines, 700 comment lines, and 634 blank lines.

### How was the JuliaHubOSS/llvm-cbe line count measured?

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

### What commit was counted for JuliaHubOSS/llvm-cbe?

This OctoCounts report was generated from a13fcf3b27079f4989902594b7c72f81f75c5357 at commit a13fcf3b2707 on 2026-09-17T07:55:47.983710314+00:00.

## Similar repository reports

- [madeye/ds-input](https://octocounts.com/github/madeye/ds-input) — C++, 5,939 code lines
- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 5,937 code lines
- [MIT-SPARK/TEASER-plusplus](https://octocounts.com/github/MIT-SPARK/TEASER-plusplus) — C++, 5,544 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 code lines
- [martindes01/learncpp](https://octocounts.com/github/martindes01/learncpp) — C++, 5,353 code lines
- [prabhuomkar/pytorch-cpp](https://octocounts.com/github/prabhuomkar/pytorch-cpp) — C++, 4,505 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
