This is a collection of CRDTs implemented in C++. They aren't really optimised, I just made them to learn about how CRDTs work.
The CRDTs implemented are:
- IntVector
- GCounter
- PNCounter
- GSet
- TwoPhaseSet (2PSet)
- LWWSet (LWW-element-Set)
- ORSet
- RGA
| Name | Name | Last commit date | ||
|---|---|---|---|---|