Reimagine state management with CRDTs. Make your app collaborative effortlessly.
Find a file
2022-10-28 18:49:01 +08:00
.github/workflows chore: ci 2022-08-05 02:14:08 +08:00
.vscode chore: bk 2022-10-28 17:19:58 +08:00
crates Merge branch 'refactor-parallel' into feat-wasm 2022-10-28 18:49:01 +08:00
supply-chain chore: update crdt-list dep 2022-10-26 23:35:21 +08:00
.editorconfig
.gitignore chore: use weak ref 2022-10-26 23:31:34 +08:00
Cargo.lock chore: bk 2022-10-28 17:19:58 +08:00
Cargo.toml chore: micro optimization 2022-10-26 23:31:34 +08:00
deny.toml
justfile chore: cargo style fix 2022-10-28 18:28:55 +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