# fmtlib/fmt SLOC report

> As of 2026-09-03 (commit bc82c408a6ac), fmtlib/fmt contains 24,254 total lines: 15,837 code, 5,335 comments, 3,082 blank, across 41 files in 10 languages (top: C Header 84.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving fmtlib/fmt to commit bc82c408a6ac, 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 65.3% of all lines, comments represent 22.0%, and the repository averages 386 code lines per file. C Header accounts for 84.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 16 | 17,068 | 13,424 | 1,753 | 1,891 |
| Python | 6 | 1,601 | 1,301 | 67 | 233 |
| C++ | 4 | 676 | 529 | 58 | 89 |
| CMake | 3 | 662 | 507 | 78 | 77 |
| YAML | 1 | 48 | 37 | 2 | 9 |
| Autoconf | 4 | 33 | 28 | 0 | 5 |
| Makefile | 1 | 15 | 9 | 0 | 6 |
| XML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 3 | 3,641 | 0 | 2,869 | 772 |
| Plain Text | 2 | 508 | 0 | 508 | 0 |

Top language (C Header 84.8%). Generated at 2026-09-03T07:09:05.051314861+00:00. Canonical report: https://octocounts.com/github/fmtlib/fmt

## Report FAQ

### How many lines of code does fmtlib/fmt have?

fmtlib/fmt has 24,254 total lines, including 15,837 code lines, 5,335 comment lines, and 3,082 blank lines.

### How was the fmtlib/fmt line count measured?

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

### What commit was counted for fmtlib/fmt?

This OctoCounts report was generated from main at commit bc82c408a6ac on 2026-09-03T07:09:05.051314861+00:00.

## Similar repository reports

- [ValveSoftware/steamos-compositor](https://octocounts.com/github/ValveSoftware/steamos-compositor) — C Header, 14,906 code lines
- [PaulCombal/SamRewritten-legacy](https://octocounts.com/github/PaulCombal/SamRewritten-legacy) — C Header, 14,483 code lines
- [SaschaWillems/HowToVulkan](https://octocounts.com/github/SaschaWillems/HowToVulkan) — C Header, 11,914 code lines
- [Tencent/rapidjson](https://octocounts.com/github/Tencent/rapidjson) — C Header, 21,118 code lines
- [pybind/pybind11](https://octocounts.com/github/pybind/pybind11) — C Header, 22,500 code lines
- [KabilanKumar36/cpp-hpc-voxel-engine](https://octocounts.com/github/KabilanKumar36/cpp-hpc-voxel-engine) — C Header, 9,075 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
