# ftdlyc/libcalib SLOC report

> As of 2026-09-09 (commit 116a5561d446), ftdlyc/libcalib contains 2,019 total lines: 1,656 code, 82 comments, 281 blank, across 21 files in 5 languages (top: C++ 80.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ftdlyc/libcalib to commit 116a5561d446, 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 82.0% of all lines, comments represent 4.1%, and the repository averages 79 code lines per file. C++ accounts for 80.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 8 | 1,575 | 1,339 | 39 | 197 |
| C Header | 7 | 322 | 223 | 28 | 71 |
| JSON | 2 | 50 | 50 | 0 | 0 |
| CMake | 3 | 55 | 44 | 0 | 11 |
| Markdown | 1 | 17 | 0 | 15 | 2 |

Top language (C++ 80.9%). Generated at 2026-09-09T07:21:50.025070460+00:00. Canonical report: https://octocounts.com/github/ftdlyc/libcalib

## Report FAQ

### How many lines of code does ftdlyc/libcalib have?

ftdlyc/libcalib has 2,019 total lines, including 1,656 code lines, 82 comment lines, and 281 blank lines.

### How was the ftdlyc/libcalib line count measured?

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

### What commit was counted for ftdlyc/libcalib?

This OctoCounts report was generated from master at commit 116a5561d446 on 2026-09-09T07:21:50.025070460+00:00.

## Similar repository reports

- [IgKh/cutecosmic](https://octocounts.com/github/IgKh/cutecosmic) — C++, 1,717 code lines
- [seatedro/ember](https://octocounts.com/github/seatedro/ember) — C++, 1,531 code lines
- [LANDrop/LANDrop](https://octocounts.com/github/LANDrop/LANDrop) — C++, 1,982 code lines
- [hmyit/VMPROTECT](https://octocounts.com/github/hmyit/VMPROTECT) — C++, 1,327 code lines
- [jwise/HoRNDIS](https://octocounts.com/github/jwise/HoRNDIS) — C++, 1,299 code lines
- [Snehaaa-Kri/SDESheetChallenge](https://octocounts.com/github/Snehaaa-Kri/SDESheetChallenge) — C++, 1,282 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)
