# kraj/uClibc SLOC report

> As of 2026-09-06 (commit 5799194b75b2), kraj/uClibc contains 452,869 total lines: 289,199 code, 105,184 comments, 58,486 blank, across 4,395 files in 14 languages (top: C 49.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kraj/uClibc to commit 5799194b75b2, 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 63.9% of all lines, comments represent 23.2%, and the repository averages 66 code lines per file. C accounts for 49.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 2,082 | 217,161 | 141,813 | 48,276 | 27,072 |
| C Header | 1,423 | 160,193 | 95,440 | 42,680 | 22,073 |
| GNU Style Assembly | 654 | 59,630 | 41,194 | 11,571 | 6,865 |
| Autoconf | 72 | 6,938 | 4,891 | 710 | 1,337 |
| C++ | 1 | 1,790 | 1,599 | 42 | 149 |
| Makefile | 133 | 2,916 | 1,578 | 1,001 | 337 |
| Happy | 1 | 740 | 635 | 0 | 105 |
| Shell | 13 | 873 | 618 | 144 | 111 |
| Module-Definition | 3 | 677 | 587 | 0 | 90 |
| Perl | 3 | 789 | 492 | 174 | 123 |
| Lex | 1 | 364 | 312 | 12 | 40 |
| AWK | 2 | 60 | 40 | 11 | 9 |

Top language (C 49.0%). Generated at 2026-09-06T01:54:00.178072291+00:00. Canonical report: https://octocounts.com/github/kraj/uClibc

## Report FAQ

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

kraj/uClibc has 452,869 total lines, including 289,199 code lines, 105,184 comment lines, and 58,486 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 5799194b75b2, 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/uClibc?

This OctoCounts report was generated from 5799194b75b238491501cbb122f5d7025edd3aa2 at commit 5799194b75b2 on 2026-09-06T01:54:00.178072291+00:00.

## Similar repository reports

- [Distrotech/cairo](https://octocounts.com/github/Distrotech/cairo) — C, 283,651 code lines
- [redis/redis](https://octocounts.com/github/redis/redis) — C, 278,898 code lines
- [haproxy/haproxy](https://octocounts.com/github/haproxy/haproxy) — C, 313,711 code lines
- [sudo-project/sudo](https://octocounts.com/github/sudo-project/sudo) — C, 257,291 code lines
- [gnutls/gnutls](https://octocounts.com/github/gnutls/gnutls) — C, 328,262 code lines
- [apache/httpd](https://octocounts.com/github/apache/httpd) — C, 242,771 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)
