# MIT-SPARK/TEASER-plusplus SLOC report

> As of 2026-07-16 (commit 52a9c52ee7d4), MIT-SPARK/TEASER-plusplus contains 18,721 total lines: 5,544 code, 11,938 comments, 1,239 blank, across 60 files in 13 languages (top: C++ 40.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving MIT-SPARK/TEASER-plusplus to commit 52a9c52ee7d4, 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 29.6% of all lines, comments represent 63.8%, and the repository averages 92 code lines per file. C++ accounts for 40.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 11 | 3,159 | 2,235 | 483 | 441 |
| Python | 9 | 1,448 | 1,144 | 77 | 227 |
| CMake | 10 | 1,293 | 936 | 175 | 182 |
| C Header | 11 | 2,178 | 898 | 997 | 283 |
| TOML | 1 | 160 | 116 | 22 | 22 |
| Objective-C | 2 | 105 | 98 | 0 | 7 |
| YAML | 2 | 44 | 38 | 2 | 4 |
| JSON | 1 | 36 | 36 | 0 | 0 |
| Shell | 1 | 19 | 17 | 2 | 0 |
| Autoconf | 1 | 15 | 13 | 0 | 2 |
| XML | 1 | 18 | 13 | 1 | 4 |
| Markdown | 8 | 246 | 0 | 179 | 67 |

Top language (C++ 40.3%). Generated at 2026-07-16T05:47:31.528880456+00:00. Canonical report: https://octocounts.com/github/MIT-SPARK/TEASER-plusplus

## Report FAQ

### How many lines of code does MIT-SPARK/TEASER-plusplus have?

MIT-SPARK/TEASER-plusplus has 18,721 total lines, including 5,544 code lines, 11,938 comment lines, and 1,239 blank lines.

### How was the MIT-SPARK/TEASER-plusplus line count measured?

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

### What commit was counted for MIT-SPARK/TEASER-plusplus?

This OctoCounts report was generated from master at commit 52a9c52ee7d4 on 2026-07-16T05:47:31.528880456+00:00.

## Similar repository reports

- [GlacieTeam/NBT](https://octocounts.com/github/GlacieTeam/NBT) — C++, 5,840 code lines
- [LittleNightSong/NBT](https://octocounts.com/github/LittleNightSong/NBT) — C++, 5,840 code lines
- [connorb573/snowfall-system](https://octocounts.com/github/connorb573/snowfall-system) — C++, 5,100 code lines
- [predict-woo/qwen3-asr.cpp](https://octocounts.com/github/predict-woo/qwen3-asr.cpp) — C++, 5,992 code lines
- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 6,203 code lines
- [madeye/ds-input](https://octocounts.com/github/madeye/ds-input) — C++, 4,793 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)
