is an Experimental local-first synchronization tool designed to efficiently sync directories between machines on the same network.
The project focuses on minimizing data transfer by using content-defined chunking and binary state persistence.
- Synchronization of directories between local machines
- Persistent file state storage using
bincode - Automatic discovery of peers on the local network
- Content-defined file chunking using rolling hash