# oskar2517/crt-calculator SLOC report

> As of 2026-09-07 (commit 4408364e7ba6), oskar2517/crt-calculator contains 2,693 total lines: 2,049 code, 59 comments, 585 blank, across 25 files in 4 languages (top: C++ 96.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

oskar2517/crt-calculator has 2,049 source lines of code out of 2,693 total lines across 25 files, counted from the 4408364e7ba6cc6249e60ce6b2a51f5b8c5ab50c ref at commit 4408364e7ba6 by the OctoCounts tokei engine on 2026-09-07. 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 oskar2517/crt-calculator to commit 4408364e7ba6, 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 76.1% of all lines, comments represent 2.2%, and the repository averages 82 code lines per file. C++ accounts for 96.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 12 | 2,529 | 1,969 | 26 | 534 |
| C Header | 11 | 95 | 71 | 0 | 24 |
| INI | 1 | 19 | 9 | 9 | 1 |
| Markdown | 1 | 50 | 0 | 24 | 26 |

Top language (C++ 96.1%). Generated at 2026-09-07T03:40:09.833544556+00:00. Canonical report: https://octocounts.com/github/oskar2517/crt-calculator

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/oskar2517/crt-calculator/commit/4408364e7ba6cc6249e60ce6b2a51f5b8c5ab50c?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 oskar2517/crt-calculator have?

oskar2517/crt-calculator has 2,693 total lines, including 2,049 code lines, 59 comment lines, and 585 blank lines.

### How was the oskar2517/crt-calculator line count measured?

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

### What commit was counted for oskar2517/crt-calculator?

This OctoCounts report was generated from 4408364e7ba6cc6249e60ce6b2a51f5b8c5ab50c at commit 4408364e7ba6 on 2026-09-07T03:40:09.833544556+00:00.

## Similar repository reports

- [notkisk/cpp-scratchpad](https://octocounts.com/github/notkisk/cpp-scratchpad) — C++, 2,086 code lines
- [LANDrop/LANDrop](https://octocounts.com/github/LANDrop/LANDrop) — C++, 1,982 code lines
- [KaMyIIIeK/DX12Phong](https://octocounts.com/github/KaMyIIIeK/DX12Phong) — C++, 1,762 code lines
- [IgKh/cutecosmic](https://octocounts.com/github/IgKh/cutecosmic) — C++, 1,717 code lines
- [ftdlyc/libcalib](https://octocounts.com/github/ftdlyc/libcalib) — C++, 1,656 code lines
- [leapbtw/uxplay-windows](https://octocounts.com/github/leapbtw/uxplay-windows) — C++, 2,470 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)
