Reimagine state management with CRDTs. Make your app collaborative effortlessly.
Find a file
2022-10-26 23:31:34 +08:00
.github/workflows
.vscode refactor: less unsafe in loro-core 2022-10-26 23:31:34 +08:00
crates fix: fix a few bugs 2022-10-26 23:31:34 +08:00
supply-chain chore: review a few deps 2022-10-26 23:31:34 +08:00
.editorconfig
.gitignore feat: supply-chain safety with cargo-vet 2022-10-26 23:31:34 +08:00
Cargo.lock feat: introduce crdt-list 2022-10-26 23:31:34 +08:00
Cargo.toml
deny.toml
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