# oceanbase/miniob SLOC report

> As of 2026-09-17 (commit 3259c37c8ddd), oceanbase/miniob contains 67,809 total lines: 43,285 code, 13,730 comments, 10,794 blank, across 611 files in 11 languages (top: C++ 69.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

oceanbase/miniob has 43,285 source lines of code out of 67,809 total lines across 611 files, counted from the 3259c37c8ddd8900ab045c8ce1fa1f5bf4d1e67d ref at commit 3259c37c8ddd by the OctoCounts tokei engine on 2026-09-17. 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 oceanbase/miniob to commit 3259c37c8ddd, 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 medium-sized codebase by counted code lines. Code represents 63.8% of all lines, comments represent 20.2%, and the repository averages 71 code lines per file. C++ accounts for 69.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 273 | 41,432 | 30,218 | 4,795 | 6,419 |
| C Header | 305 | 23,894 | 11,307 | 8,593 | 3,994 |
| Happy | 1 | 792 | 729 | 0 | 63 |
| C++ Header | 2 | 418 | 338 | 26 | 54 |
| CMake | 15 | 442 | 318 | 45 | 79 |
| Shell | 4 | 289 | 216 | 19 | 54 |
| Lex | 1 | 154 | 113 | 20 | 21 |
| Dockerfile | 1 | 51 | 27 | 13 | 11 |
| YAML | 1 | 22 | 15 | 7 | 0 |
| INI | 1 | 18 | 4 | 13 | 1 |
| Markdown | 7 | 297 | 0 | 199 | 98 |

Top language (C++ 69.8%). Generated at 2026-09-17T05:15:43.781740633+00:00. Canonical report: https://octocounts.com/github/oceanbase/miniob

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/oceanbase/miniob/commit/3259c37c8ddd8900ab045c8ce1fa1f5bf4d1e67d?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 oceanbase/miniob have?

oceanbase/miniob has 67,809 total lines, including 43,285 code lines, 13,730 comment lines, and 10,794 blank lines.

### How was the oceanbase/miniob line count measured?

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

### What commit was counted for oceanbase/miniob?

This OctoCounts report was generated from 3259c37c8ddd8900ab045c8ce1fa1f5bf4d1e67d at commit 3259c37c8ddd on 2026-09-17T05:15:43.781740633+00:00.

## Similar repository reports

- [incoai/splash](https://octocounts.com/github/incoai/splash) — C++, 43,048 code lines
- [quickshell-mirror/quickshell](https://octocounts.com/github/quickshell-mirror/quickshell) — C++, 46,165 code lines
- [krkrsdl2/krkrsdl2](https://octocounts.com/github/krkrsdl2/krkrsdl2) — C++, 37,599 code lines
- [apinprastya/sultan](https://octocounts.com/github/apinprastya/sultan) — C++, 50,995 code lines
- [mawww/kakoune](https://octocounts.com/github/mawww/kakoune) — C++, 51,129 code lines
- [noctalia-dev/umbriel](https://octocounts.com/github/noctalia-dev/umbriel) — C++, 51,779 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)
