5 unstable releases
new 0.3.3 | May 7, 2025 |
---|---|
0.3.2 |
|
0.3.1 | Sep 25, 2024 |
0.3.0 |
|
0.1.4 | Mar 11, 2024 |
#856 in Data structures
3,399 downloads per month
Used in 78 crates
(via rdf-types)
92KB
2.5K
SLoC
Generic B-Tree implementation for Rust.
This library provides a RawBTree
type that can be used as a basis for
any B-Tree-based data structure.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
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.