Docs.rs
btree-plus-store-0.2.1
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
btree-plus-store 0.2.1
B-trees backed by a slab/arena to reduce allocations and increase locality + copyable, immutable B-trees which must be manually dropped
Crate
Source
Builds
Feature flags
Documentation
..
bench_1000_maps_3_operations
bench_1000_sets_3_operations
bench_100_maps_30_operations
bench_100_sets_30_operations
bench_10_maps_300_operations
bench_10_sets_300_operations
bench_1_map_3000_operations
bench_1_set_3000_operations
report