node-replication 0.1.1

An operation-log based approach that transform single-threaded data structures into concurrent, replicated structures.
Documentation
1
2
RUSTFLAGS="--cfg loom" cargo test --test read_linearizes --release -- --nocapture
RUSTFLAGS="--cfg loom" cargo test --test read_linearizes --features buggy --release -- --nocapture test_read_linearizes_with_gc