# kraj/musl SLOC report

> As of 2026-09-06 (commit 0b86d60badad), kraj/musl contains 124,135 total lines: 96,391 code, 15,436 comments, 12,308 blank, across 2,649 files in 7 languages (top: C 53.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kraj/musl to commit 0b86d60badad, 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 77.7% of all lines, comments represent 12.4%, and the repository averages 36 code lines per file. C accounts for 53.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1,607 | 66,024 | 51,753 | 7,639 | 6,632 |
| C Header | 654 | 40,577 | 35,542 | 290 | 4,745 |
| GNU Style Assembly | 332 | 8,539 | 7,715 | 259 | 565 |
| Shell | 4 | 958 | 664 | 178 | 116 |
| AWK | 3 | 431 | 301 | 74 | 56 |
| Autoconf | 39 | 7,360 | 248 | 6,986 | 126 |
| Makefile | 10 | 246 | 168 | 10 | 68 |

Top language (C 53.7%). Generated at 2026-09-06T01:52:07.950694023+00:00. Canonical report: https://octocounts.com/github/kraj/musl

## Report FAQ

### How many lines of code does kraj/musl have?

kraj/musl has 124,135 total lines, including 96,391 code lines, 15,436 comment lines, and 12,308 blank lines.

### How was the kraj/musl line count measured?

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

### What commit was counted for kraj/musl?

This OctoCounts report was generated from 0b86d60badad6a69b37fc06d18b5763fbbf47b58 at commit 0b86d60badad on 2026-09-06T01:52:07.950694023+00:00.

## Similar repository reports

- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,767 code lines
- [tuxera/ntfs-3g](https://octocounts.com/github/tuxera/ntfs-3g) — C, 95,739 code lines
- [leo-arch/clifm](https://octocounts.com/github/leo-arch/clifm) — C, 91,917 code lines
- [the-tcpdump-group/tcpdump](https://octocounts.com/github/the-tcpdump-group/tcpdump) — C, 91,468 code lines
- [TinyCC/tinycc](https://octocounts.com/github/TinyCC/tinycc) — C, 102,044 code lines
- [RsyncProject/rsync](https://octocounts.com/github/RsyncProject/rsync) — C, 87,890 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)
