# Amulet-Team/Amulet-NBT SLOC report

> As of 2026-07-13 (commit 446bc8691df0), Amulet-Team/Amulet-NBT contains 10,148 total lines: 8,941 code, 351 comments, 856 blank, across 63 files in 10 languages (top: C++ 49.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Amulet-Team/Amulet-NBT to commit 446bc8691df0, 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 88.1% of all lines, comments represent 3.5%, and the repository averages 142 code lines per file. C++ accounts for 49.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 22 | 4,710 | 4,428 | 55 | 227 |
| Python | 13 | 3,393 | 2,802 | 215 | 376 |
| C++ Header | 18 | 1,315 | 1,174 | 15 | 126 |
| ReStructuredText | 2 | 392 | 323 | 0 | 69 |
| CMake | 3 | 133 | 104 | 9 | 20 |
| TOML | 1 | 101 | 88 | 0 | 13 |
| INI | 1 | 15 | 15 | 0 | 0 |
| Autoconf | 1 | 11 | 7 | 0 | 4 |
| Markdown | 1 | 33 | 0 | 20 | 13 |
| Plain Text | 1 | 45 | 0 | 37 | 8 |

Top language (C++ 49.5%). Generated at 2026-07-13T12:37:05.553459157+00:00. Canonical report: https://octocounts.com/github/Amulet-Team/Amulet-NBT

## Report FAQ

### How many lines of code does Amulet-Team/Amulet-NBT have?

Amulet-Team/Amulet-NBT has 10,148 total lines, including 8,941 code lines, 351 comment lines, and 856 blank lines.

### How was the Amulet-Team/Amulet-NBT line count measured?

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

### What commit was counted for Amulet-Team/Amulet-NBT?

This OctoCounts report was generated from 5.0 at commit 446bc8691df0 on 2026-07-13T12:37:05.553459157+00:00.

## Similar repository reports

- [nmrugg/Drawfish](https://octocounts.com/github/nmrugg/Drawfish) — C++, 8,347 code lines
- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 8,237 code lines
- [barry-ran/QtScrcpy](https://octocounts.com/github/barry-ran/QtScrcpy) — C++, 8,009 code lines
- [open-obfuscator/o-mvll](https://octocounts.com/github/open-obfuscator/o-mvll) — C++, 7,687 code lines
- [KDE/kquickcharts](https://octocounts.com/github/KDE/kquickcharts) — C++, 7,677 code lines
- [gt945/gede](https://octocounts.com/github/gt945/gede) — C++, 7,418 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)
