Decision Workspace
hopscotch vs rpds vs orx-concurrent-queue
Side-by-side comparison of Rust crates
35
hopscotch
growingv0.1.1
A FIFO queue for efficiently hopping and skipping between tagged items
66
rpds
growingv1.2.0
Persistent data structures with structural sharing
53
orx-concurrent-queue
growingv1.2.0
A high performance and convenient thread safe queue that can concurrently grow and shrink with push, extend, pop and pull capabilities.
Core Metrics
| hopscotch | rpds | orx-concurrent-queue | |
|---|---|---|---|
| Health Score | 35 | 66 | 53 |
| Total Downloads | 8.3K | 11.4M | 954.9K |
| 30d Downloads | 44 | 984.2K | 136.0K |
| Dependents | 3 | 849 | 3 |
| Releases | 5 | 20 | 3 |
| Last Updated | 2122d ago | 138d ago | 158d ago |
| Age | 5y 11m | 8y 4m | 6m |
Health Breakdown
hopscotch
Maintenance
3
Quality
13
Community
5
Popularity
5
Documentation
9
rpds
Maintenance
10
Quality
20
Community
13
Popularity
8
Documentation
15
orx-concurrent-queue
Maintenance
12
Quality
16
Community
8
Popularity
7
Documentation
10
Technical Details
| hopscotch | rpds | orx-concurrent-queue | |
|---|---|---|---|
| Version | 0.1.1 | 1.2.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 8 | 8 |
| Crate Size | 70KB | 73KB | 22KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ hopscotch has not been updated in over a year.
- •hopscotch is pre-1.0 — API may change.