Collection of CRDT written in TypeScript Implementation Woot Implementation of Oster et al. algorithm. Code inspired by: https://github.com/siuying/woot-doc https://github.com/t-mullen/woot-crdt https://github.com/TGOlson/woot-js Logoot Implementation of Weiss et al. algorithm. Code inspired by: https://github.com/t-mullen/logoot-crdt RGA (In progress) Chronofold Development # Test algorithms deno test # Run benchmarks deno run benches/crdt.ts