2 unstable releases

Uses old Rust 2015

0.2.0 May 9, 2017
0.1.0 Jul 12, 2016

#1991 in Rust patterns

Download history 49/week @ 2024-02-26 7/week @ 2024-03-04

56 downloads per month
Used in rabble

Apache-2.0

21KB
457 lines

Build Status

API Documentation

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
~23K SLoC