loro/crates/loro-common
Zixuan Chen 1812caea65
Refactor: use kv internally for docstate (#426)
* refactor: use kv in state

* refactor: do not load the state into the inner fxhashmap if not needed

* refactor: calc offset without unsafe code

* style: replace unsafe code
2024-08-24 14:16:06 +08:00
..
src Refactor: use kv internally for docstate (#426) 2024-08-24 14:16:06 +08:00
Cargo.toml Merge branch 'main' into zxch3n/container-store 2024-06-18 18:09:14 +08:00
LICENSE chore: publish mvp rust api 2023-11-28 21:29:11 +08:00
README.md refactor: prepare for snapshot encoding 2023-07-14 16:05:06 +08:00

loro-common

This crate contains the common basic types for the Loro project. It's shared by loro-internal and loro-preload.