# GlacieTeam/BinaryStream SLOC report

> As of 2026-07-15 (commit fdffc3b7257d), GlacieTeam/BinaryStream contains 1,228 total lines: 928 code, 73 comments, 227 blank, across 10 files in 5 languages (top: C++ 64.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GlacieTeam/BinaryStream to commit fdffc3b7257d, 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 75.6% of all lines, comments represent 5.9%, and the repository averages 93 code lines per file. C++ accounts for 64.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 3 | 780 | 595 | 18 | 167 |
| C++ Header | 3 | 194 | 148 | 18 | 28 |
| Lua | 1 | 108 | 104 | 0 | 4 |
| C Header | 2 | 107 | 81 | 10 | 16 |
| Markdown | 1 | 39 | 0 | 27 | 12 |

Top language (C++ 64.1%). Generated at 2026-07-15T12:34:57.538932858+00:00. Canonical report: https://octocounts.com/github/GlacieTeam/BinaryStream

## Report FAQ

### How many lines of code does GlacieTeam/BinaryStream have?

GlacieTeam/BinaryStream has 1,228 total lines, including 928 code lines, 73 comment lines, and 227 blank lines.

### How was the GlacieTeam/BinaryStream line count measured?

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

### What commit was counted for GlacieTeam/BinaryStream?

This OctoCounts report was generated from main at commit fdffc3b7257d on 2026-07-15T12:34:57.538932858+00:00.

## Similar repository reports

- [LittleNightSong/BinaryStream](https://octocounts.com/github/LittleNightSong/BinaryStream) — C++, 928 code lines
- [leapbtw/uxplay-windows](https://octocounts.com/github/leapbtw/uxplay-windows) — C++, 962 code lines
- [npfs666/OPC-Dev-v0.1](https://octocounts.com/github/npfs666/OPC-Dev-v0.1) — C++, 1,031 code lines
- [kevsoupss/RedisLite](https://octocounts.com/github/kevsoupss/RedisLite) — C++, 742 code lines
- [oskar2517/crt-calculator](https://octocounts.com/github/oskar2517/crt-calculator) — C++, 1,258 code lines
- [Snehaaa-Kri/SDESheetChallenge](https://octocounts.com/github/Snehaaa-Kri/SDESheetChallenge) — C++, 1,282 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)
