# vicinaehq/vicinae SLOC report

> As of 2026-09-18 (commit c3415a3ed566), vicinaehq/vicinae contains 241,938 total lines: 212,199 code, 5,631 comments, 24,108 blank, across 2,368 files in 27 languages (top: C++ 42.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vicinaehq/vicinae has 212,199 source lines of code out of 241,938 total lines across 2,368 files, counted from the main ref at commit c3415a3ed566 by the OctoCounts tokei engine on 2026-09-18. 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 vicinaehq/vicinae to commit c3415a3ed566, 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 87.7% of all lines, comments represent 2.3%, and the repository averages 90 code lines per file. C++ accounts for 42.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 394 | 102,797 | 91,034 | 697 | 11,066 |
| TypeScript | 89 | 53,945 | 51,030 | 1,591 | 1,324 |
| C++ Header | 634 | 39,179 | 30,749 | 1,757 | 6,673 |
| QML | 156 | 15,501 | 13,309 | 179 | 2,013 |
| JSON | 20 | 7,271 | 7,263 | 0 | 8 |
| TSX | 36 | 5,385 | 4,594 | 352 | 439 |
| Objective-C++ | 27 | 4,924 | 3,962 | 88 | 874 |
| CMake | 33 | 3,057 | 2,515 | 86 | 456 |
| SVG | 859 | 1,321 | 1,301 | 10 | 10 |
| XML | 4 | 1,343 | 1,244 | 3 | 96 |
| Shell | 12 | 1,497 | 1,133 | 127 | 237 |
| TOML | 33 | 1,383 | 1,037 | 104 | 242 |

Top language (C++ 42.9%). Generated at 2026-09-18T06:28:09.829281318+00:00. Canonical report: https://octocounts.com/github/vicinaehq/vicinae

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vicinaehq/vicinae/commit/c3415a3ed56676d2960d90975ab319ae8a7aba6e?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 vicinaehq/vicinae have?

vicinaehq/vicinae has 241,938 total lines, including 212,199 code lines, 5,631 comment lines, and 24,108 blank lines.

### How was the vicinaehq/vicinae line count measured?

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

### What commit was counted for vicinaehq/vicinae?

This OctoCounts report was generated from main at commit c3415a3ed566 on 2026-09-18T06:28:09.829281318+00:00.

## Similar repository reports

- [electron/electron](https://octocounts.com/github/electron/electron) — C++, 208,094 code lines
- [Gerate-Technik/zkgram](https://octocounts.com/github/Gerate-Technik/zkgram) — C++, 206,979 code lines
- [abseil/abseil-cpp](https://octocounts.com/github/abseil/abseil-cpp) — C++, 217,709 code lines
- [yumlevi/renodx-dlss-installer](https://octocounts.com/github/yumlevi/renodx-dlss-installer) — C++, 220,151 code lines
- [rsta2/circle](https://octocounts.com/github/rsta2/circle) — C++, 201,265 code lines
- [KhronosGroup/Vulkan-Samples](https://octocounts.com/github/KhronosGroup/Vulkan-Samples) — C++, 187,205 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)
