Counters
Grow-only and positive-negative counters for distributed counting with automatic convergence across replicas.
Counters
Grow-only and positive-negative counters for distributed counting with automatic convergence across replicas.
Registers
Last-writer-wins and multi-value registers for storing values with conflict resolution strategies.
Sets
Grow-only, two-phase, and observed-remove sets for managing collections across distributed nodes.
Maps
Last-writer-wins and observed-remove maps for key-value storage with CRDT merge semantics.
Presence
Distributed presence tracking with add-wins semantics, replica visibility, and diff reporting.
Delta-State Sync
Delta-aware mutators let replicas exchange compact changes instead of full CRDT state.
Modular
Pick only the packages you need, or use the umbrella package for everything in one dependency.