Reimagine state management with CRDTs. Make your app collaborative effortlessly.
Find a file
2022-10-26 23:31:34 +08:00
.github/workflows
.vscode fix: a few common ancestors bugs 2022-10-26 23:31:34 +08:00
crates chore: cargo style fix 2022-10-26 23:31:34 +08:00
supply-chain chore: cleanup 2022-10-26 23:31:34 +08:00
.editorconfig
.gitignore fix: get is span should consider unapplied status 2022-10-26 23:31:34 +08:00
Cargo.lock test: single client fuzz 2022-10-26 23:31:34 +08:00
Cargo.toml fix: fix memory leak 2022-10-26 23:31:34 +08:00
deny.toml
justfile test: add script to quick check all tests 2022-10-26 23:31:34 +08:00
README.md
rust-toolchain

Loro

Dev

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