# mackron/miniaudio SLOC report

> As of 2026-07-13 (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%). Counted with tokei via OctoCounts.

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-07-13T01:52:12.182574804+00:00. Canonical report: https://octocounts.com/github/mackron/miniaudio

## 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 master at commit 9634bedb5b5a on 2026-07-13T01:52:12.182574804+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, 164,442 code lines
- [SteamClientHomebrew/Millennium](https://octocounts.com/github/SteamClientHomebrew/Millennium) — C, 158,837 code lines
- [curl/curl](https://octocounts.com/github/curl/curl) — C, 177,514 code lines
- [unicorn-engine/unicorn](https://octocounts.com/github/unicorn-engine/unicorn) — C, 177,560 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
