Reimagine state management with CRDTs. Make your app collaborative effortlessly.
Find a file
2022-10-27 16:10:22 +08:00
.github/workflows chore: ci 2022-08-05 02:14:08 +08:00
.vscode fix: a few common ancestors bugs 2022-10-26 23:31:34 +08:00
crates fix: reduce unsafe code 2022-10-27 16:10:22 +08:00
supply-chain chore: update crdt-list dep 2022-10-26 23:35:21 +08:00
.editorconfig feat: rle 2022-07-13 00:47:41 +08:00
.gitignore chore: use weak ref 2022-10-26 23:31:34 +08:00
Cargo.lock chore: update crdt-list dep 2022-10-26 23:35:21 +08:00
Cargo.toml chore: micro optimization 2022-10-26 23:31:34 +08:00
deny.toml chore: add cargo deny config 2022-07-17 16:33:16 +08:00
justfile chore: refine cmd 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