CRDTs proc_macro
CRDTs proc_macro
A toolkit of composable, well-tested CRDT traits and implementations (GCounter, GSet, VectorClock, Interval Tree Clocks) with delta-state sync and property-based correctness checks.
CRDTs optimized for edge computing and local-first applications
CRDTs proc_macro
Practical, serializable, thoroughly tested CRDTs
Core types for Saorsa Gossip: TopicId, PeerId, MessageHeader, and wire format
Proc macros for crdt-migrate: #[crdt_schema] and #[migration]
Convergent replicated data types (CRDTs) over a rakka cluster — counters, sets, maps, registers, replicator.
Convergent replicated data types (CRDTs) over a atomr cluster — counters, sets, maps, registers, replicator.
A lightweight, column-based CRDT implementation in Rust
Observable, event-driven state management for native and web