# randombit/botan SLOC report

> As of 2026-08-02 (commit d422f9100816), randombit/botan contains 424,734 total lines: 271,439 code, 74,130 comments, 79,165 blank, across 2,178 files in 17 languages (top: C++ 65.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving randombit/botan to commit d422f9100816, 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 large codebase by counted code lines. Code represents 63.9% of all lines, comments represent 17.5%, and the repository averages 125 code lines per file. C++ accounts for 65.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 900 | 246,551 | 178,522 | 23,270 | 44,759 |
| C Header | 565 | 107,054 | 48,933 | 39,634 | 18,487 |
| Python | 68 | 26,945 | 20,390 | 1,131 | 5,424 |
| ReStructuredText | 74 | 28,626 | 20,244 | 0 | 8,382 |
| JSON | 8 | 1,298 | 1,298 | 0 | 0 |
| Autoconf | 17 | 1,698 | 1,153 | 232 | 313 |
| Shell | 5 | 645 | 437 | 97 | 111 |
| XML | 2 | 184 | 181 | 2 | 1 |
| CMake | 1 | 145 | 100 | 13 | 32 |
| TOML | 1 | 60 | 44 | 7 | 9 |
| C | 1 | 53 | 39 | 1 | 13 |
| Emacs Lisp | 1 | 54 | 35 | 7 | 12 |

Top language (C++ 65.8%). Generated at 2026-08-02T03:00:24.542822343+00:00. Canonical report: https://octocounts.com/github/randombit/botan

## Report FAQ

### How many lines of code does randombit/botan have?

randombit/botan has 424,734 total lines, including 271,439 code lines, 74,130 comment lines, and 79,165 blank lines.

### How was the randombit/botan line count measured?

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

### What commit was counted for randombit/botan?

This OctoCounts report was generated from master at commit d422f9100816 on 2026-08-02T03:00:24.542822343+00:00.

## Similar repository reports

- [ggml-org/ggml](https://octocounts.com/github/ggml-org/ggml) — C++, 269,756 code lines
- [YuriSizuku/Kirikiroid2Yuri](https://octocounts.com/github/YuriSizuku/Kirikiroid2Yuri) — C++, 268,699 code lines
- [ctrl-alt-test/demo-archive](https://octocounts.com/github/ctrl-alt-test/demo-archive) — C++, 267,189 code lines
- [microsoft/terminal](https://octocounts.com/github/microsoft/terminal) — C++, 263,670 code lines
- [optiscaler/OptiScaler](https://octocounts.com/github/optiscaler/OptiScaler) — C++, 262,871 code lines
- [zeas2/Kirikiroid2](https://octocounts.com/github/zeas2/Kirikiroid2) — C++, 262,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)
