# MIT-SPARK/TEASER-plusplus SLOC report

> As of 2026-09-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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MIT-SPARK/TEASER-plusplus has 5,544 source lines of code out of 18,721 total lines across 60 files, counted from the 52a9c52ee7d4c838c5e8a75458c33178be5bfb70 ref at commit 52a9c52ee7d4 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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-09-16T13:17:41.414167903+00:00. Canonical report: https://octocounts.com/github/MIT-SPARK/TEASER-plusplus

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MIT-SPARK/TEASER-plusplus/commit/52a9c52ee7d4c838c5e8a75458c33178be5bfb70?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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 52a9c52ee7d4c838c5e8a75458c33178be5bfb70 at commit 52a9c52ee7d4 on 2026-09-16T13:17:41.414167903+00:00.

## Similar repository reports

- [xavhl/ACM-programming-practice](https://octocounts.com/github/xavhl/ACM-programming-practice) — C++, 5,465 code lines
- [martindes01/learncpp](https://octocounts.com/github/martindes01/learncpp) — C++, 5,353 code lines
- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 5,937 code lines
- [madeye/ds-input](https://octocounts.com/github/madeye/ds-input) — C++, 5,939 code lines
- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 6,085 code lines
- [prabhuomkar/pytorch-cpp](https://octocounts.com/github/prabhuomkar/pytorch-cpp) — C++, 4,505 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
