loro/crates/loro-internal
Zixuan Chen 35e7ea5f54
Some checks failed
Release WASM / Release (push) Has been cancelled
Test All / build (push) Has been cancelled
fix: calc change count (#556)
* fix: calc change count

* fix: len ops
2024-11-13 16:52:41 +08:00
..
benches
docs
examples chore: rename tree event (#520) 2024-10-19 11:24:13 +08:00
fuzz chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00
proptest-regressions/dag
scripts
src fix: calc change count (#556) 2024-11-13 16:52:41 +08:00
tests perf: use a priority-queue-based search for updating text (#544) 2024-11-09 16:35:15 +08:00
.gitignore
Cargo.toml chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00
deno.json
deno.lock
Encoding.md Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
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.