mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
59efca6fe5
* perf: optimize kv export_all by reusing encoded block * chore: fix warnings * perf: reuse encoded block bytes * perf: optimize encode/decode speed further * chore: fix warning |
||
---|---|---|
.. | ||
benches | ||
docs | ||
examples | ||
fuzz | ||
proptest-regressions/dag | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
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.