# notkisk/cpp-scratchpad SLOC report

> As of 2026-09-07 (commit f69cd050020b), notkisk/cpp-scratchpad contains 1,827 total lines: 1,263 code, 281 comments, 283 blank, across 64 files in 4 languages (top: C++ 96.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving notkisk/cpp-scratchpad to commit f69cd050020b, 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 69.1% of all lines, comments represent 15.4%, and the repository averages 20 code lines per file. C++ accounts for 96.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 57 | 1,776 | 1,220 | 279 | 277 |
| C++ Header | 3 | 29 | 25 | 0 | 4 |
| C Header | 3 | 21 | 18 | 1 | 2 |
| Markdown | 1 | 1 | 0 | 1 | 0 |

Top language (C++ 96.6%). Generated at 2026-09-07T13:53:33.712547143+00:00. Canonical report: https://octocounts.com/github/notkisk/cpp-scratchpad

## Report FAQ

### How many lines of code does notkisk/cpp-scratchpad have?

notkisk/cpp-scratchpad has 1,827 total lines, including 1,263 code lines, 281 comment lines, and 283 blank lines.

### How was the notkisk/cpp-scratchpad line count measured?

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

### What commit was counted for notkisk/cpp-scratchpad?

This OctoCounts report was generated from main at commit f69cd050020b on 2026-09-07T13:53:33.712547143+00:00.

## Similar repository reports

- [Snehaaa-Kri/SDESheetChallenge](https://octocounts.com/github/Snehaaa-Kri/SDESheetChallenge) — C++, 1,282 code lines
- [jwise/HoRNDIS](https://octocounts.com/github/jwise/HoRNDIS) — C++, 1,299 code lines
- [hmyit/VMPROTECT](https://octocounts.com/github/hmyit/VMPROTECT) — C++, 1,327 code lines
- [npfs666/OPC-Dev-v0.1](https://octocounts.com/github/npfs666/OPC-Dev-v0.1) — C++, 1,031 code lines
- [seatedro/ember](https://octocounts.com/github/seatedro/ember) — C++, 1,531 code lines
- [leapbtw/uxplay-windows](https://octocounts.com/github/leapbtw/uxplay-windows) — C++, 962 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)
