Decision Workspace
wabi_tree vs either-or-both vs generic-btree
Side-by-side comparison of Rust crates
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.
52
either-or-both
experimentalv0.3.0
The enums EitherOrBoth with the three variants Left, Right, Both and Either with the Left and Right variants
50
generic-btree
growingv0.10.7
Generic BTree for versatile purposes
Core Metrics
| wabi_tree | either-or-both | generic-btree | |
|---|---|---|---|
| Health Score | 48 | 52 | 50 |
| Total Downloads | 737 | 17.5K | 90.5K |
| 30d Downloads | 24 | 5.3K | 19.5K |
| Dependents | 1 | 5 | 82 |
| Releases | 4 | 3 | 24 |
| Last Updated | 45d ago | 209d ago | 185d ago |
| Age | 11m | 7m | 3y 1m |
Health Breakdown
wabi_tree
Maintenance
15
Quality
8
Community
7
Popularity
3
Documentation
15
either-or-both
Maintenance
11
Quality
16
Community
8
Popularity
5
Documentation
12
generic-btree
Maintenance
11
Quality
13
Community
7
Popularity
6
Documentation
13
Technical Details
| wabi_tree | either-or-both | generic-btree | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 0.10.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 4 | 5 | 16 |
| Crate Size | 62KB | 67KB | 46KB |
| Features | 0 | 6 | 1 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87 | 1.63.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •either-or-both leads with a health score of 52/100, but none of the options score above 80.
- •generic-btree has the most downloads (90.5K), suggesting wider adoption.