Decision Workspace
faaa_queue vs lprq-rs vs sieve-cache
Side-by-side comparison of Rust crates
48
faaa_queue
growingv1.0.0
A really fast unbounded lock-free concurrent queue.
34
lprq-rs
experimentalv0.1.0
A Rust implementation of the LPRQ
60
sieve-cache
growingv1.1.6
SIEVE cache replacement policy with thread-safe wrappers
Core Metrics
| faaa_queue | lprq-rs | sieve-cache | |
|---|---|---|---|
| Health Score | 48 | 34 | 60 |
| Total Downloads | 2.5K | 657 | 106.9K |
| 30d Downloads | 8 | 5 | 7.9K |
| Dependents | 0 | 0 | 11 |
| Releases | 6 | 1 | 16 |
| Last Updated | 278d ago | 281d ago | 222d ago |
| Age | 9m | 9m | 2y 2m |
Health Breakdown
faaa_queue
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
10
lprq-rs
Maintenance
3
Quality
12
Community
6
Popularity
3
Documentation
10
sieve-cache
Maintenance
10
Quality
20
Community
9
Popularity
6
Documentation
15
Technical Details
| faaa_queue | lprq-rs | sieve-cache | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 1.1.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 743KB | 761KB | 43KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.60.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sieve-cache leads with a health score of 60/100, but none of the options score above 80.
- •lprq-rs is pre-1.0 — API may change.