| kristapsdz/openrsync |
345 |
|
0 |
0 |
almost 4 years ago |
0 |
|
2 |
isc |
C |
| BSD-licensed implementation of rsync |
| isislovecruft/pyrsync |
112 |
|
0 |
0 |
almost 9 years ago |
1 |
January 27, 2012 |
6 |
|
Python |
| A pure Python module which implements the rsync algorithm. |
| claytongulick/bit-sync |
81 |
|
1 |
0 |
almost 12 years ago |
0 |
February 22, 2021 |
0 |
mit |
JavaScript |
| Bit-sync is a utility for synchronizing arbitrary data using the rsync algorithm in pure js |
| jbreiding/rsync-go |
25 |
|
0 |
0 |
over 10 years ago |
1 |
November 25, 2015 |
0 |
zlib |
Go |
| :telescope: A go implementation of the rsync algorithm |
| ironpinguin/php_rsync |
17 |
|
0 |
0 |
about 10 years ago |
0 |
|
2 |
bsd-2-clause |
Shell |
| php extension for librsync |
| kaseya/librsync |
11 |
|
0 |
0 |
over 15 years ago |
0 |
|
0 |
lgpl-2.1 |
C |
| librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system. |
| FractalBlocks/js-rsync |
8 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
mit |
JavaScript |
| Syncronize files efficiently using rsync implemented in node.js over http |
| Incubaid/rsync-demo |
7 |
|
0 |
0 |
over 14 years ago |
0 |
|
0 |
|
OCaml |
| OCaml implementation of an rsync-style algorithm, intended to demonstrate several OCaml language features |