Decision Workspace
smallring vs jacques vs cueue
Side-by-side comparison of Rust crates
58
smallring
experimentalv0.2.2
High-performance ring buffer with automatic stack/heap optimization | 高性能环形缓冲区,支持栈/堆自动优化
49
jacques
experimentalv0.1.3
High-performance lock-free MPMC queues with horizontal scaling and zero-allocation operation
48
cueue
growingv0.6.0
High performance SPSC circular byte buffer with batch operations
Core Metrics
| smallring | jacques | cueue | |
|---|---|---|---|
| Health Score | 58 | 49 | 48 |
| Total Downloads | 743 | 532 | 241.0K |
| 30d Downloads | 97 | 5 | 6.0K |
| Dependents | 13 | 0 | 0 |
| Releases | 10 | 3 | 8 |
| Last Updated | 75d ago | 55d ago | 80d ago |
| Age | 4m | 5m | 3y 6m |
Health Breakdown
smallring
Maintenance
15
Quality
16
Community
9
Popularity
3
Documentation
15
jacques
Maintenance
16
Quality
9
Community
6
Popularity
3
Documentation
15
cueue
Maintenance
12
Quality
15
Community
5
Popularity
6
Documentation
10
Technical Details
| smallring | jacques | cueue | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.3 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 7 | 1 |
| Crate Size | 66KB | 50KB | 11KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.87 | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •smallring leads with a health score of 58/100, but none of the options score above 80.
- •cueue has the most downloads (241.0K), suggesting wider adoption.