# aubio/aubio SLOC report

> As of 2026-09-17 (commit ad5cf975aed0), aubio/aubio contains 37,576 total lines: 23,852 code, 9,584 comments, 4,140 blank, across 218 files in 11 languages (top: C 70.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

aubio/aubio has 23,852 source lines of code out of 37,576 total lines across 218 files, counted from the ad5cf975aed08cc4562dd008cf9f83b12b82ffb8 ref at commit ad5cf975aed0 by the OctoCounts tokei engine on 2026-09-17. 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 aubio/aubio to commit ad5cf975aed0, 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 63.5% of all lines, comments represent 25.5%, and the repository averages 109 code lines per file. C accounts for 70.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 87 | 21,864 | 16,767 | 2,748 | 2,349 |
| Python | 53 | 5,146 | 4,046 | 424 | 676 |
| C Header | 62 | 9,476 | 2,410 | 6,141 | 925 |
| Makefile | 1 | 292 | 180 | 53 | 59 |
| Meson | 3 | 207 | 179 | 7 | 21 |
| CMake | 3 | 168 | 124 | 22 | 22 |
| YAML | 1 | 66 | 59 | 2 | 5 |
| Shell | 2 | 74 | 49 | 9 | 16 |
| Autoconf | 3 | 57 | 38 | 12 | 7 |
| Markdown | 2 | 224 | 0 | 164 | 60 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |

Top language (C 70.3%). Generated at 2026-09-17T00:43:03.144407048+00:00. Canonical report: https://octocounts.com/github/aubio/aubio

## Reproduce this report

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

aubio/aubio has 37,576 total lines, including 23,852 code lines, 9,584 comment lines, and 4,140 blank lines.

### How was the aubio/aubio line count measured?

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

### What commit was counted for aubio/aubio?

This OctoCounts report was generated from ad5cf975aed08cc4562dd008cf9f83b12b82ffb8 at commit ad5cf975aed0 on 2026-09-17T00:43:03.144407048+00:00.

## Similar repository reports

- [microsoft/mimalloc](https://octocounts.com/github/microsoft/mimalloc) — C, 23,954 code lines
- [jqlang/jq](https://octocounts.com/github/jqlang/jq) — C, 24,042 code lines
- [ijl/orjson](https://octocounts.com/github/ijl/orjson) — C, 24,057 code lines
- [file/file](https://octocounts.com/github/file/file) — C, 23,581 code lines
- [mirror/tar](https://octocounts.com/github/mirror/tar) — C, 23,508 code lines
- [uber/h3](https://octocounts.com/github/uber/h3) — C, 24,809 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)
