# mackron/miniaudio SLOC report

> As of 2026-09-16 (commit 9634bedb5b5a), mackron/miniaudio contains 225,328 total lines: 167,086 code, 28,264 comments, 29,978 blank, across 76 files in 9 languages (top: C 51.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mackron/miniaudio has 167,086 source lines of code out of 225,328 total lines across 76 files, counted from the 9634bedb5b5a2ca38c1ee7108a9358a4e233f14d ref at commit 9634bedb5b5a by the OctoCounts tokei engine on 2026-09-16. 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 mackron/miniaudio to commit 9634bedb5b5a, 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 74.2% of all lines, comments represent 12.5%, and the repository averages 2,199 code lines per file. C accounts for 51.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 43 | 111,225 | 86,635 | 8,574 | 16,016 |
| C Header | 15 | 110,807 | 78,834 | 18,354 | 13,619 |
| CMake | 1 | 878 | 714 | 49 | 115 |
| SVG | 8 | 496 | 494 | 1 | 1 |
| HTML | 1 | 250 | 234 | 1 | 15 |
| CSS | 1 | 195 | 162 | 10 | 23 |
| Autoconf | 1 | 15 | 13 | 0 | 2 |
| Markdown | 5 | 1,459 | 0 | 1,272 | 187 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (C 51.9%). Generated at 2026-09-16T17:25:47.438816941+00:00. Canonical report: https://octocounts.com/github/mackron/miniaudio

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mackron/miniaudio/commit/9634bedb5b5a2ca38c1ee7108a9358a4e233f14d?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 mackron/miniaudio have?

mackron/miniaudio has 225,328 total lines, including 167,086 code lines, 28,264 comment lines, and 29,978 blank lines.

### How was the mackron/miniaudio line count measured?

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

### What commit was counted for mackron/miniaudio?

This OctoCounts report was generated from 9634bedb5b5a2ca38c1ee7108a9358a4e233f14d at commit 9634bedb5b5a on 2026-09-16T17:25:47.438816941+00:00.

## Similar repository reports

- [kingToolbox/WindTerm](https://octocounts.com/github/kingToolbox/WindTerm) — C, 165,596 code lines
- [milescoviello/OS-DEV](https://octocounts.com/github/milescoviello/OS-DEV) — C, 168,629 code lines
- [openssh/openssh-portable](https://octocounts.com/github/openssh/openssh-portable) — C, 165,012 code lines
- [SteamClientHomebrew/Millennium](https://octocounts.com/github/SteamClientHomebrew/Millennium) — C, 158,837 code lines
- [unicorn-engine/unicorn](https://octocounts.com/github/unicorn-engine/unicorn) — C, 177,560 code lines
- [curl/curl](https://octocounts.com/github/curl/curl) — C, 181,213 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
