mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-24 12:20:06 +00:00
Reimagine state management with CRDTs. Make your app collaborative effortlessly.
.github/workflows | ||
.vscode | ||
crates | ||
supply-chain | ||
.editorconfig | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
deny.toml | ||
justfile | ||
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