# fmtlib/fmt SLOC report

> As of 2026-09-06 (commit 0f3c5fd596f2), fmtlib/fmt contains 24,187 total lines: 15,893 code, 5,218 comments, 3,076 blank, across 41 files in 10 languages (top: C Header 84.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

fmtlib/fmt has 15,893 source lines of code out of 24,187 total lines across 41 files, counted from the main ref at commit 0f3c5fd596f2 by the OctoCounts tokei engine on 2026-09-06. 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 fmtlib/fmt to commit 0f3c5fd596f2, 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.7% of all lines, comments represent 21.6%, and the repository averages 388 code lines per file. C Header accounts for 84.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 16 | 17,095 | 13,447 | 1,753 | 1,895 |
| Python | 6 | 1,601 | 1,301 | 67 | 233 |
| CMake | 3 | 698 | 540 | 79 | 79 |
| C++ | 4 | 676 | 529 | 58 | 89 |
| 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,511 | 0 | 2,751 | 760 |
| Plain Text | 2 | 508 | 0 | 508 | 0 |

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/fmtlib/fmt/commit/0f3c5fd596f27108e0c338b52a5aae9e4a491e26?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 fmtlib/fmt have?

fmtlib/fmt has 24,187 total lines, including 15,893 code lines, 5,218 comment lines, and 3,076 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0f3c5fd596f2, 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 0f3c5fd596f2 on 2026-09-06T07:06:12.546230846+00:00.

## Similar repository reports

- [predict-woo/qwen3-asr.cpp](https://octocounts.com/github/predict-woo/qwen3-asr.cpp) — C Header, 15,519 code lines
- [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
- [andesok/DirectX12Lab](https://octocounts.com/github/andesok/DirectX12Lab) — C Header, 14,015 code lines
- [Luckymilkk/M_Maria_KG_sem2](https://octocounts.com/github/Luckymilkk/M_Maria_KG_sem2) — C Header, 13,007 code lines
- [SaschaWillems/HowToVulkan](https://octocounts.com/github/SaschaWillems/HowToVulkan) — C Header, 11,914 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)
