# RsyncProject/rsync SLOC report

> As of 2026-09-06 (commit 7fef1c827ef1), RsyncProject/rsync contains 138,461 total lines: 88,909 code, 31,336 comments, 18,216 blank, across 556 files in 15 languages (top: C 54.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

RsyncProject/rsync has 88,909 source lines of code out of 138,461 total lines across 556 files, counted from the 7fef1c827ef19bce7d3d21009b8537768e627101 ref at commit 7fef1c827ef1 by the OctoCounts tokei engine on 2026-09-06. 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 RsyncProject/rsync to commit 7fef1c827ef1, 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 64.2% of all lines, comments represent 22.6%, and the repository averages 160 code lines per file. C accounts for 54.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 87 | 65,173 | 48,620 | 9,587 | 6,966 |
| Python | 377 | 46,576 | 33,052 | 7,203 | 6,321 |
| C Header | 33 | 7,604 | 4,199 | 2,536 | 869 |
| GNU Style Assembly | 2 | 910 | 857 | 27 | 26 |
| C++ | 1 | 749 | 451 | 187 | 111 |
| Autoconf | 6 | 637 | 429 | 103 | 105 |
| Shell | 12 | 564 | 377 | 122 | 65 |
| BASH | 5 | 455 | 318 | 76 | 61 |
| TeX | 1 | 310 | 247 | 0 | 63 |
| AWK | 4 | 243 | 195 | 13 | 35 |
| M4 | 4 | 116 | 93 | 17 | 6 |
| RPM Specfile | 1 | 83 | 58 | 10 | 15 |

Top language (C 54.7%). Generated at 2026-09-06T09:03:39.566822364+00:00. Canonical report: https://octocounts.com/github/RsyncProject/rsync

## Reproduce this report

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

RsyncProject/rsync has 138,461 total lines, including 88,909 code lines, 31,336 comment lines, and 18,216 blank lines.

### How was the RsyncProject/rsync line count measured?

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

### What commit was counted for RsyncProject/rsync?

This OctoCounts report was generated from 7fef1c827ef19bce7d3d21009b8537768e627101 at commit 7fef1c827ef1 on 2026-09-06T09:03:39.566822364+00:00.

## Similar repository reports

- [AstraThreshold/oled-ui-astra](https://octocounts.com/github/AstraThreshold/oled-ui-astra) — C, 85,505 code lines
- [apache/apr](https://octocounts.com/github/apache/apr) — C, 85,262 code lines
- [leo-arch/clifm](https://octocounts.com/github/leo-arch/clifm) — C, 93,437 code lines
- [tuxera/ntfs-3g](https://octocounts.com/github/tuxera/ntfs-3g) — C, 95,739 code lines
- [kraj/musl](https://octocounts.com/github/kraj/musl) — C, 96,391 code lines
- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,790 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)
