Decision Workspace
ripdeque vs beanstalkc vs priority-queue
Side-by-side comparison of Rust crates
35
ripdeque
growingv0.0.2
A queue based cache inspired by beanstalkd
45
beanstalkc
growingv1.0.0
Yet another simple Beanstalkd client for Rust.
69
priority-queue
growingv2.7.0
A Priority Queue implemented as a heap with a function to efficiently change the priority of an item.
Core Metrics
| ripdeque | beanstalkc | priority-queue | |
|---|---|---|---|
| Health Score | 35 | 45 | 69 |
| Total Downloads | 3.3K | 31.2K | 20.7M |
| 30d Downloads | 4 | 325 | 1.7M |
| Dependents | 0 | 9 | 1.5K |
| Releases | 2 | 11 | 55 |
| Last Updated | 2749d ago | 2003d ago | 181d ago |
| Age | 7y 6m | 7y 1m | 8y 8m |
Health Breakdown
ripdeque
Maintenance
3
Quality
16
Community
4
Popularity
4
Documentation
8
beanstalkc
Maintenance
4
Quality
19
Community
8
Popularity
5
Documentation
9
priority-queue
Maintenance
11
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| ripdeque | beanstalkc | priority-queue | |
|---|---|---|---|
| Version | 0.0.2 | 1.0.0 | 2.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense OR MIT | MIT | LGPL-3.0-or-later OR MPL-2.0 |
| Dependencies | 0 | 4 | 9 |
| Crate Size | 2KB | 20KB | 52KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •priority-queue leads with a health score of 69/100, but none of the options score above 80.
- •priority-queue is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ ripdeque, beanstalkc have not been updated in over a year.
- •ripdeque is pre-1.0 — API may change.