# bramp/jambox SLOC report

> As of 2026-09-16 (commit c54291fa6034), bramp/jambox contains 835 total lines: 229 code, 487 comments, 119 blank, across 5 files in 4 languages (top: C++ 80.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bramp/jambox to commit c54291fa6034, 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 27.4% of all lines, comments represent 58.3%, and the repository averages 46 code lines per file. C++ accounts for 80.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 2 | 297 | 185 | 48 | 64 |
| C Header | 1 | 54 | 31 | 12 | 11 |
| Makefile | 1 | 17 | 13 | 0 | 4 |
| Plain Text | 1 | 467 | 0 | 427 | 40 |

Top language (C++ 80.8%). Generated at 2026-09-16T07:21:13.715655722+00:00. Canonical report: https://octocounts.com/github/bramp/jambox

## Report FAQ

### How many lines of code does bramp/jambox have?

bramp/jambox has 835 total lines, including 229 code lines, 487 comment lines, and 119 blank lines.

### How was the bramp/jambox line count measured?

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

### What commit was counted for bramp/jambox?

This OctoCounts report was generated from master at commit c54291fa6034 on 2026-09-16T07:21:13.715655722+00:00.

## Similar repository reports

- [sdhzdmzzl/iptv_channel_scanner_linux](https://octocounts.com/github/sdhzdmzzl/iptv_channel_scanner_linux) — C++, 129 code lines
- [eastwoodnet/iptv_channel_scanner_linux](https://octocounts.com/github/eastwoodnet/iptv_channel_scanner_linux) — C++, 99 code lines
- [tmiskow/b-suitors](https://octocounts.com/github/tmiskow/b-suitors) — C++, 441 code lines
- [gnibuoz/QRibbon](https://octocounts.com/github/gnibuoz/QRibbon) — C++, 506 code lines
- [kevsoupss/RedisLite](https://octocounts.com/github/kevsoupss/RedisLite) — C++, 742 code lines
- [GlacieTeam/BinaryStream](https://octocounts.com/github/GlacieTeam/BinaryStream) — C++, 928 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)
