A high performance CRDT library.
Note: This project is under active development. NOT READY FOR PRODUCTION USE
sudo sysctl kernel.perf_event_paranoid=3
flamegraph -- cargo run --example huge_list
- document
- list
- map
- test
- string
- atom
- mark
- move
- delete
- diff
- merge
- sync docs
- sync move changes
- undo/redo manager
- use queue store for pending items instead of IdStore
- merge adjacent string with same marks
- add tests with 100 users and docs
- add tests for props update