Decision Workspace
redblackbst vs interpolation_search vs algorithmica
Side-by-side comparison of Rust crates
38
redblackbst
growingv0.1.1
Rust Algorithms
47
interpolation_search
growingv1.2.0
Interpolation search - binary search on steroids.
40
algorithmica
growingv0.1.10
Rust Algorithms
Core Metrics
| redblackbst | interpolation_search | algorithmica | |
|---|---|---|---|
| Health Score | 38 | 47 | 40 |
| Total Downloads | 3.1K | 7.1K | 18.7K |
| 30d Downloads | 4 | 14 | 20 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 10 | 11 |
| Last Updated | 2347d ago | 338d ago | 817d ago |
| Age | 6y 5m | 1y 2m | 7y |
Health Breakdown
redblackbst
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
12
interpolation_search
Maintenance
9
Quality
19
Community
6
Popularity
5
Documentation
8
algorithmica
Maintenance
4
Quality
16
Community
3
Popularity
5
Documentation
12
Technical Details
| redblackbst | interpolation_search | algorithmica | |
|---|---|---|---|
| Version | 0.1.1 | 1.2.0 | 0.1.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | GLWTPL | MIT |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 2KB | 15KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •interpolation_search leads with a health score of 47/100, but none of the options score above 80.
- •algorithmica has the most downloads (18.7K), suggesting wider adoption.
- •⚠ redblackbst, algorithmica have not been updated in over a year.
- •redblackbst, algorithmica are pre-1.0 — API may change.