2 unstable releases
Uses old Rust 2015
0.2.0 | May 9, 2017 |
---|---|
0.1.0 | Jul 12, 2016 |
#2 in #observe
Used in rabble
21KB
457 lines
This crate provides a state based OR-SET with delta mutation as described here
lib.rs
:
Implementation of a state based OR-Set with Delta Mutation as described in "Efficient State-based CRDTs by Delta-Mutation" by Almeida et. al http://gsd.di.uminho.pt/members/cbm/ps/delta-crdt-draft16may2014.pdf
Dependencies
~0.4–1MB
~22K SLoC