Texonom
Texonom
/
Computing
Computing
/Computing Method/Distributed Computing/P2P/P2P File distribution/rsync/
fast_rsync
Search

fast_rsync

dropbox/fast_rsync
Documentation A faster implementation of librsync in pure Rust, using SIMD operations where available. Note that only the legacy MD4 format is supported, not BLAKE2. Rust nightly is currently required because of packed_simd. Only x86 and x86-64 architectures are currently supported.
dropbox/fast_rsync
https://github.com/dropbox/fast_rsync
dropbox/fast_rsync
 
using SIMD operations where available
 
 
 

Recommendations

Texonom
Texonom
/
Computing
Computing
/Computing Method/Distributed Computing/P2P/P2P File distribution/rsync/
fast_rsync
Copyright Seonglae Cho