Decision Workspace
interpolation_search vs bbse vs lineic
Side-by-side comparison of Rust crates
47
interpolation_search
growingv1.2.0
Interpolation search - binary search on steroids.
55
bbse
growingv2.1.0
Backward Binary Search Encoding — minimal and deterministic scheme for sorted domains
50
lineic
growingv0.4.0
Flexible linear interpolator for Rust
Core Metrics
| interpolation_search | bbse | lineic | |
|---|---|---|---|
| Health Score | 47 | 55 | 50 |
| Total Downloads | 7.1K | 3.9K | 3.0K |
| 30d Downloads | 14 | 10 | 7 |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 8 | 4 |
| Last Updated | 338d ago | 309d ago | 443d ago |
| Age | 1y 2m | 10m | 1y 2m |
Health Breakdown
interpolation_search
Maintenance
9
Quality
19
Community
6
Popularity
5
Documentation
8
bbse
Maintenance
13
Quality
20
Community
6
Popularity
4
Documentation
12
lineic
Maintenance
13
Quality
17
Community
6
Popularity
4
Documentation
10
Technical Details
| interpolation_search | bbse | lineic | |
|---|---|---|---|
| Version | 1.2.0 | 2.1.0 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | GLWTPL | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 0 |
| Crate Size | 15KB | 6KB | 12KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.78 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bbse leads with a health score of 55/100, but none of the options score above 80.
- •interpolation_search has the most downloads (7.1K), suggesting wider adoption.
- •⚠ lineic has not been updated in over a year.
- •lineic is pre-1.0 — API may change.