Reimagine state management with CRDTs. Make your app collaborative effortlessly.
Find a file
2022-10-26 23:31:34 +08:00
.github/workflows chore: ci 2022-08-05 02:14:08 +08:00
.vscode test: add fuzz and fix a few iter bugs 2022-10-26 23:31:34 +08:00
crates chore: fuzz 2022-10-26 23:31:34 +08:00
supply-chain chore: yata init 2022-10-26 23:31:34 +08:00
.editorconfig feat: rle 2022-07-13 00:47:41 +08:00
.gitignore fix: fix several iter & delete bug 2022-10-26 23:31:34 +08:00
Cargo.lock test: add bench facilities 2022-10-26 23:31:34 +08:00
Cargo.toml feat: pin 2022-07-19 11:54:14 +08:00
deny.toml chore: add cargo deny config 2022-07-17 16:33:16 +08:00
justfile feat: supply-chain safety with cargo-vet 2022-10-26 23:31:34 +08:00
README.md feat: introduce crdt-list 2022-10-26 23:31:34 +08:00
rust-toolchain feat: introduce crdt-list 2022-10-26 23:31:34 +08:00

Loro

Dev

we use nightly rust due to GAT in crdt-list. we can use stable rust when GAT is stable