Crates.io | raw-btree |
lib.rs | raw-btree |
version | 0.3.1 |
source | src |
created_at | 2024-03-07 14:53:08.063618 |
updated_at | 2024-09-25 16:42:23.790107 |
description | Generic B-Tree implementation. |
homepage | |
repository | https://github.com/timothee-haudebourg/raw-btree-rs |
max_upload_size | |
id | 1166020 |
size | 100,343 |
This library provides a RawBTree
type that can be used as a basis for
any B-Tree-based data structure.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.