Decision Workspace
generic-btree vs wabi_tree vs cobt
Side-by-side comparison of Rust crates
50
generic-btree
growingv0.10.7
Generic BTree for versatile purposes
48
wabi_tree
experimentalv0.1.2
Order-statistic B-tree map and set with O(log n) rank operations. Drop-in replacements for BTreeMap/BTreeSet.
46
cobt
experimentalv0.1.1
A Cache-Oblivious B-Tree implementation in Rust
Core Metrics
| generic-btree | wabi_tree | cobt | |
|---|---|---|---|
| Health Score | 50 | 48 | 46 |
| Total Downloads | 90.5K | 737 | 400 |
| 30d Downloads | 19.5K | 24 | 4 |
| Dependents | 82 | 1 | 0 |
| Releases | 24 | 4 | 2 |
| Last Updated | 185d ago | 45d ago | 162d ago |
| Age | 3y 1m | 11m | 5m |
Health Breakdown
generic-btree
Maintenance
11
Quality
13
Community
7
Popularity
6
Documentation
13
wabi_tree
Maintenance
15
Quality
8
Community
7
Popularity
3
Documentation
15
cobt
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| generic-btree | wabi_tree | cobt | |
|---|---|---|---|
| Version | 0.10.7 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 16 | 4 | 1 |
| Crate Size | 46KB | 62KB | 15KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 25.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.87 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •generic-btree leads with a health score of 50/100, but none of the options score above 80.