loro/crates
Zixuan Chen f322bde4c9 Perf remove string pool mutex (#41)
This is based on append-only-bytes. It allows us to share str data in a lock-free way. The downside of this method is it tends to use more memory
2022-12-13 16:18:56 +08:00
..
loro-core Perf remove string pool mutex (#41) 2022-12-13 16:18:56 +08:00
loro-framework refactor: rename len method in old rlevec 2022-10-26 23:31:34 +08:00
loro-wasm refactor: rename vv to vv_cloned to emphasize cost 2022-12-13 01:39:57 +08:00
rle Perf remove string pool mutex (#41) 2022-12-13 16:18:56 +08:00