Decision Workspace
cobt vs generic-btree vs wabi_tree
Side-by-side comparison of Rust crates
46
cobt
experimentalv0.1.1
A Cache-Oblivious B-Tree implementation in Rust
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.
Core Metrics
| cobt | generic-btree | wabi_tree | |
|---|---|---|---|
| Health Score | 46 | 50 | 48 |
| Total Downloads | 400 | 90.5K | 737 |
| 30d Downloads | 4 | 19.0K | 23 |
| Dependents | 0 | 82 | 1 |
| Releases | 2 | 24 | 4 |
| Last Updated | 162d ago | 185d ago | 45d ago |
| Age | 5m | 3y 1m | 11m |
Health Breakdown
cobt
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
13
generic-btree
Maintenance
11
Quality
13
Community
7
Popularity
6
Documentation
13
wabi_tree
Maintenance
15
Quality
8
Community
7
Popularity
3
Documentation
15
Technical Details
| cobt | generic-btree | wabi_tree | |
|---|---|---|---|
| Version | 0.1.1 | 0.10.7 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 16 | 4 |
| Crate Size | 15KB | 46KB | 62KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2021 | 2021 | 2024 |
| 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.