# ALTaleX531/OpenGlass SLOC report

> As of 2026-07-13 (commit bd9f85b06468), ALTaleX531/OpenGlass contains 29,473 total lines: 24,893 code, 1,830 comments, 2,750 blank, across 133 files in 13 languages (top: C++ 64.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ALTaleX531/OpenGlass to commit bd9f85b06468, 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 84.5% of all lines, comments represent 6.2%, and the repository averages 187 code lines per file. C++ accounts for 64.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 43 | 18,484 | 16,164 | 484 | 1,836 |
| C++ Header | 54 | 8,439 | 7,344 | 528 | 567 |
| C | 1 | 494 | 427 | 12 | 55 |
| Visual Studio Project | 4 | 406 | 399 | 6 | 1 |
| MSBuild | 6 | 314 | 235 | 52 | 27 |
| C Header | 7 | 132 | 106 | 13 | 13 |
| HLSL | 5 | 99 | 81 | 0 | 18 |
| CMake | 2 | 75 | 63 | 0 | 12 |
| JSON | 4 | 43 | 43 | 0 | 0 |
| NuGet Config | 3 | 24 | 24 | 0 | 0 |
| Module-Definition | 1 | 9 | 7 | 1 | 1 |
| Markdown | 2 | 280 | 0 | 181 | 99 |

Top language (C++ 64.9%). Generated at 2026-07-13T18:24:51.927928970+00:00. Canonical report: https://octocounts.com/github/ALTaleX531/OpenGlass

## Report FAQ

### How many lines of code does ALTaleX531/OpenGlass have?

ALTaleX531/OpenGlass has 29,473 total lines, including 24,893 code lines, 1,830 comment lines, and 2,750 blank lines.

### How was the ALTaleX531/OpenGlass line count measured?

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

### What commit was counted for ALTaleX531/OpenGlass?

This OctoCounts report was generated from legacy at commit bd9f85b06468 on 2026-07-13T18:24:51.927928970+00:00.

## Similar repository reports

- [Cloth-Foundation/cCloth](https://octocounts.com/github/Cloth-Foundation/cCloth) — C++, 24,772 code lines
- [Almamu/linux-wallpaperengine](https://octocounts.com/github/Almamu/linux-wallpaperengine) — C++, 23,747 code lines
- [clauadv/hunt_internal](https://octocounts.com/github/clauadv/hunt_internal) — C++, 26,628 code lines
- [QuasarApp/CQtDeployer](https://octocounts.com/github/QuasarApp/CQtDeployer) — C++, 23,124 code lines
- [uukuguy/libofd](https://octocounts.com/github/uukuguy/libofd) — C++, 22,850 code lines
- [idleuncle/libofd](https://octocounts.com/github/idleuncle/libofd) — C++, 22,850 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
