# oceanbase/miniob SLOC report

> As of 2026-07-27 (commit 3259c37c8ddd), oceanbase/miniob contains 85,271 total lines: 49,805 code, 19,984 comments, 15,482 blank, across 729 files in 17 languages (top: C++ 60.7%). Counted with tokei via OctoCounts.

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 58.4% of all lines, comments represent 23.4%, and the repository averages 68 code lines per file. C++ accounts for 60.7% 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 |
| Python | 38 | 7,551 | 5,884 | 212 | 1,455 |
| Happy | 1 | 792 | 729 | 0 | 63 |
| Lua | 4 | 617 | 415 | 81 | 121 |
| C++ Header | 2 | 418 | 338 | 26 | 54 |
| CMake | 15 | 442 | 318 | 45 | 79 |
| Shell | 5 | 336 | 253 | 23 | 60 |
| YAML | 2 | 169 | 149 | 11 | 9 |
| Lex | 1 | 154 | 113 | 20 | 21 |
| Dockerfile | 1 | 51 | 27 | 13 | 11 |
| HTML | 1 | 28 | 21 | 4 | 3 |

Top language (C++ 60.7%). Generated at 2026-07-27T14:18:58.836416881+00:00. Canonical report: https://octocounts.com/github/oceanbase/miniob

## Report FAQ

### How many lines of code does oceanbase/miniob have?

oceanbase/miniob has 85,271 total lines, including 49,805 code lines, 19,984 comment lines, and 15,482 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 main at commit 3259c37c8ddd on 2026-07-27T14:18:58.836416881+00:00.

## Similar repository reports

- [schrodinger/sketcher](https://octocounts.com/github/schrodinger/sketcher) — C++, 50,109 code lines
- [mawww/kakoune](https://octocounts.com/github/mawww/kakoune) — C++, 50,964 code lines
- [noctalia-dev/umbriel](https://octocounts.com/github/noctalia-dev/umbriel) — C++, 51,779 code lines
- [quickshell-mirror/quickshell](https://octocounts.com/github/quickshell-mirror/quickshell) — C++, 46,068 code lines
- [LensPlaysGames/LensorCompilerCollection](https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection) — C++, 55,602 code lines
- [BVLC/caffe](https://octocounts.com/github/BVLC/caffe) — C++, 57,102 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)
