# Distrotech/pixman SLOC report

> As of 2026-08-02 (commit 25b6a8b81ba5), Distrotech/pixman contains 94,541 total lines: 72,773 code, 9,867 comments, 11,901 blank, across 132 files in 10 languages (top: C 52.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Distrotech/pixman to commit 25b6a8b81ba5, 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.0% of all lines, comments represent 10.4%, and the repository averages 551 code lines per file. C accounts for 52.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 90 | 49,446 | 38,307 | 3,677 | 7,462 |
| GNU Style Assembly | 6 | 10,448 | 8,003 | 1,239 | 1,206 |
| Shell | 3 | 10,196 | 7,714 | 1,542 | 940 |
| M4 | 1 | 9,971 | 7,307 | 1,823 | 841 |
| C Header | 16 | 8,839 | 6,747 | 1,256 | 836 |
| Autoconf | 8 | 4,922 | 4,267 | 201 | 454 |
| Automake | 4 | 341 | 271 | 9 | 61 |
| Perl | 2 | 190 | 145 | 16 | 29 |
| Assembly | 1 | 21 | 12 | 4 | 5 |
| Plain Text | 1 | 167 | 0 | 100 | 67 |

Top language (C 52.6%). Generated at 2026-08-02T06:55:04.677990516+00:00. Canonical report: https://octocounts.com/github/Distrotech/pixman

## Report FAQ

### How many lines of code does Distrotech/pixman have?

Distrotech/pixman has 94,541 total lines, including 72,773 code lines, 9,867 comment lines, and 11,901 blank lines.

### How was the Distrotech/pixman line count measured?

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

### What commit was counted for Distrotech/pixman?

This OctoCounts report was generated from distrotech-pixman at commit 25b6a8b81ba5 on 2026-08-02T06:55:04.677990516+00:00.

## Similar repository reports

- [linux-pam/linux-pam](https://octocounts.com/github/linux-pam/linux-pam) — C, 69,012 code lines
- [coreutils/coreutils](https://octocounts.com/github/coreutils/coreutils) — C, 76,792 code lines
- [facebook/zstd](https://octocounts.com/github/facebook/zstd) — C, 76,948 code lines
- [ithewei/libhv](https://octocounts.com/github/ithewei/libhv) — C, 77,047 code lines
- [libsndfile/libsndfile](https://octocounts.com/github/libsndfile/libsndfile) — C, 67,137 code lines
- [JustVugg/colibri](https://octocounts.com/github/JustVugg/colibri) — C, 78,868 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)
