# gabime/spdlog SLOC report

> As of 2026-09-08 (commit 57cb5fb7a8ff), gabime/spdlog contains 30,230 total lines: 22,659 code, 3,502 comments, 4,069 blank, across 139 files in 10 languages (top: C Header 91.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gabime/spdlog has 22,659 source lines of code out of 30,230 total lines across 139 files, counted from the 57cb5fb7a8ff30079751728234623230535a5c92 ref at commit 57cb5fb7a8ff by the OctoCounts tokei engine on 2026-09-08. 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 gabime/spdlog to commit 57cb5fb7a8ff, 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 75.0% of all lines, comments represent 11.6%, and the repository averages 163 code lines per file. C Header accounts for 91.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 108 | 27,388 | 20,817 | 2,922 | 3,649 |
| C++ | 12 | 1,313 | 925 | 211 | 177 |
| CMake | 6 | 678 | 487 | 98 | 93 |
| Autoconf | 6 | 366 | 252 | 56 | 58 |
| YAML | 1 | 89 | 82 | 0 | 7 |
| SVG | 1 | 43 | 43 | 0 | 0 |
| ReStructuredText | 1 | 27 | 22 | 0 | 5 |
| Shell | 2 | 31 | 19 | 2 | 10 |
| Python | 1 | 17 | 12 | 1 | 4 |
| Markdown | 1 | 278 | 0 | 212 | 66 |

Top language (C Header 91.9%). Generated at 2026-09-08T05:21:23.771343410+00:00. Canonical report: https://octocounts.com/github/gabime/spdlog

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gabime/spdlog/commit/57cb5fb7a8ff30079751728234623230535a5c92?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 gabime/spdlog have?

gabime/spdlog has 30,230 total lines, including 22,659 code lines, 3,502 comment lines, and 4,069 blank lines.

### How was the gabime/spdlog line count measured?

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

### What commit was counted for gabime/spdlog?

This OctoCounts report was generated from 57cb5fb7a8ff30079751728234623230535a5c92 at commit 57cb5fb7a8ff on 2026-09-08T05:21:23.771343410+00:00.

## Similar repository reports

- [pybind/pybind11](https://octocounts.com/github/pybind/pybind11) — C Header, 22,656 code lines
- [Tencent/rapidjson](https://octocounts.com/github/Tencent/rapidjson) — C Header, 21,121 code lines
- [Null3rror/Xbox-Remote-Controller-Android-App](https://octocounts.com/github/Null3rror/Xbox-Remote-Controller-Android-App) — C Header, 21,061 code lines
- [charles-lunarg/vk-bootstrap](https://octocounts.com/github/charles-lunarg/vk-bootstrap) — C Header, 24,612 code lines
- [davmac314/dinit](https://octocounts.com/github/davmac314/dinit) — C Header, 24,994 code lines
- [Kahviz/BoronGameEngine](https://octocounts.com/github/Kahviz/BoronGameEngine) — C Header, 26,195 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)
- [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)
