# Distrotech/cairo SLOC report

> As of 2026-08-02 (commit 17ef4acfcb64), Distrotech/cairo contains 397,719 total lines: 283,651 code, 58,269 comments, 55,799 blank, across 1,029 files in 18 languages (top: C 75.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Distrotech/cairo to commit 17ef4acfcb64, 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 71.3% of all lines, comments represent 14.7%, and the repository averages 276 code lines per file. C accounts for 75.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 747 | 303,690 | 213,330 | 44,781 | 45,579 |
| C Header | 181 | 41,576 | 26,424 | 9,651 | 5,501 |
| Autoconf | 23 | 29,934 | 26,393 | 1,027 | 2,514 |
| C++ | 7 | 6,415 | 4,648 | 686 | 1,081 |
| SVG | 8 | 5,016 | 4,333 | 467 | 216 |
| Bitbake | 1 | 2,316 | 2,316 | 0 | 0 |
| C# | 9 | 1,836 | 1,763 | 7 | 66 |
| XML | 3 | 1,363 | 1,295 | 8 | 60 |
| Automake | 17 | 1,214 | 923 | 71 | 220 |
| Shell | 20 | 1,240 | 893 | 122 | 225 |
| M4 | 2 | 1,277 | 754 | 412 | 111 |
| JavaScript | 1 | 428 | 347 | 10 | 71 |

Top language (C 75.2%). Generated at 2026-08-02T16:34:46.274327423+00:00. Canonical report: https://octocounts.com/github/Distrotech/cairo

## Report FAQ

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

Distrotech/cairo has 397,719 total lines, including 283,651 code lines, 58,269 comment lines, and 55,799 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 17ef4acfcb64, 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/cairo?

This OctoCounts report was generated from distrotech-cairo at commit 17ef4acfcb64 on 2026-08-02T16:34:46.274327423+00:00.

## Similar repository reports

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