Decision Workspace
fairqueue vs rpds vs range-set-blaze
Side-by-side comparison of Rust crates
46
fairqueue
growingv0.2.0
Spatially distancing fair queue. A kind of queue for sequential round-robin processing.
66
rpds
growingv1.2.0
Persistent data structures with structural sharing
66
range-set-blaze
growingv0.5.0
Integer sets as fast, sorted integer ranges; Maps with integer-range keys; Full set operations
Core Metrics
| fairqueue | rpds | range-set-blaze | |
|---|---|---|---|
| Health Score | 46 | 66 | 66 |
| Total Downloads | 976 | 11.4M | 3.0M |
| 30d Downloads | 5 | 953.2K | 308.9K |
| Dependents | 0 | 849 | 351 |
| Releases | 3 | 20 | 30 |
| Last Updated | 144d ago | 138d ago | 22d ago |
| Age | 1y 3m | 8y 4m | 2y 12m |
Health Breakdown
fairqueue
Maintenance
10
Quality
17
Community
5
Popularity
4
Documentation
10
rpds
Maintenance
10
Quality
20
Community
13
Popularity
8
Documentation
15
range-set-blaze
Maintenance
18
Quality
14
Community
13
Popularity
8
Documentation
13
Technical Details
| fairqueue | rpds | range-set-blaze | |
|---|---|---|---|
| Version | 0.2.0 | 1.2.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | 0BSD | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 8 | 22 |
| Crate Size | 17KB | 73KB | 188KB |
| Features | 2 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rpds leads with a health score of 66/100, but none of the options score above 80.
- •rpds is depended on by 849 crates — strongest ecosystem trust.
- •fairqueue, range-set-blaze are pre-1.0 — API may change.