crdt

Crates.iocrdt
lib.rscrdt
version0.5.0
sourcesrc
created_at2014-12-02 03:00:28.149298
updated_at2015-12-11 23:58:31.338387
descriptionConflict-free Replicated Data Types for Rust
homepage
repositoryhttps://github.com/danburkert/crdt.git
max_upload_size
id437
size85,374
Dan Burkert (danburkert)

documentation

README

Build Status

Documentation

Cargo

A library of CRDTs in Rust.

Status

A work in progress.

TODO

  • All CRDTs should be serializable (capn-proto?)
  • Fill out the rest of the CRDT types
  • Exotic CRDTs such as bloom filter, sketches, vector clock, and last-n register
Commit count: 44

cargo fmt