# GlacieTeam/NBT SLOC report

> As of 2026-07-15 (commit 16c85389ea0e), GlacieTeam/NBT contains 7,683 total lines: 5,840 code, 479 comments, 1,364 blank, across 67 files in 5 languages (top: C++ 70.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GlacieTeam/NBT to commit 16c85389ea0e, 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 76.0% of all lines, comments represent 6.2%, and the repository averages 87 code lines per file. C++ accounts for 70.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 29 | 4,993 | 4,101 | 183 | 709 |
| C++ Header | 34 | 2,247 | 1,449 | 204 | 594 |
| C Header | 2 | 230 | 171 | 27 | 32 |
| Lua | 1 | 125 | 119 | 0 | 6 |
| Markdown | 1 | 88 | 0 | 65 | 23 |

Top language (C++ 70.2%). Generated at 2026-07-15T12:35:00.823473512+00:00. Canonical report: https://octocounts.com/github/GlacieTeam/NBT

## Report FAQ

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

GlacieTeam/NBT has 7,683 total lines, including 5,840 code lines, 479 comment lines, and 1,364 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 16c85389ea0e, 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/NBT?

This OctoCounts report was generated from main at commit 16c85389ea0e on 2026-07-15T12:35:00.823473512+00:00.

## Similar repository reports

- [LittleNightSong/NBT](https://octocounts.com/github/LittleNightSong/NBT) — C++, 5,840 code lines
- [predict-woo/qwen3-asr.cpp](https://octocounts.com/github/predict-woo/qwen3-asr.cpp) — C++, 5,992 code lines
- [MIT-SPARK/TEASER-plusplus](https://octocounts.com/github/MIT-SPARK/TEASER-plusplus) — C++, 5,544 code lines
- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 6,203 code lines
- [connorb573/snowfall-system](https://octocounts.com/github/connorb573/snowfall-system) — C++, 5,100 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 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)
