loro/crates/loro-internal
Zixuan Chen 870230c3e1
perf: optimize mem layout of history cache of map and movable list (experimental)
This change has not been benchmarked yet. Maybe need to be reverted.
2024-08-10 23:49:14 +08:00
..
benches fix: tree event when using import greater updates 2024-08-08 17:58:12 +08:00
docs refactor: add diff mode 2024-08-06 17:10:51 +08:00
examples Merge main 2024-07-12 16:15:54 +08:00
fuzz
proptest-regressions/dag
scripts
src perf: optimize mem layout of history cache of map and movable list (experimental) 2024-08-10 23:49:14 +08:00
tests Merge branch 'main' into zxch3n/kv-store-trait 2024-07-17 12:16:53 +08:00
.gitignore
Cargo.toml Merge branch 'main' into zxch3n/container-store 2024-06-18 18:09:14 +08:00
deno.json
deno.lock
Encoding.md
README.md

loro-internal

This is the internal implementation of Loro. Its interface subject to change. You should not use it as dependency directly. Consider use loro crate instead.