Crates.io | generic-btree |
lib.rs | generic-btree |
version | 0.10.5 |
source | src |
created_at | 2023-02-13 09:41:37.767962 |
updated_at | 2024-05-02 08:34:41.749819 |
description | Generic BTree for versatile purposes |
homepage | https://github.com/loro-dev/generic-btree |
repository | https://github.com/loro-dev/generic-btree |
max_upload_size | |
id | 783826 |
size | 279,518 |
It’s a pure safe BTree that can be used to build your own special-purpose btree data structure. It’s mainly developed to optimize the performance of Loro CRDT’s components.
It can be used to build: