Decision Workspace
aiq vs spmc-waker vs swap-buffer-queue
Side-by-side comparison of Rust crates
51
aiq
experimentalv0.1.0-alpha.2
An intrusive list with lock-free insertion.
50
spmc-waker
experimentalv0.1.0-alpha.1
A cached SPMC atomic waker.
43
swap-buffer-queue
growingv0.2.1
A buffering MPSC queue.
Core Metrics
| aiq | spmc-waker | swap-buffer-queue | |
|---|---|---|---|
| Health Score | 51 | 50 | 43 |
| Total Downloads | 307 | 286 | 56.0K |
| 30d Downloads | 0 | 0 | 19.3K |
| Dependents | 2 | 2 | 44 |
| Releases | 3 | 2 | 3 |
| Last Updated | 4d ago | 3d ago | 682d ago |
| Age | 7d | 7d | 2y 11m |
Health Breakdown
aiq
Maintenance
14
Quality
15
Community
7
Popularity
3
Documentation
12
spmc-waker
Maintenance
14
Quality
14
Community
7
Popularity
3
Documentation
12
swap-buffer-queue
Maintenance
5
Quality
11
Community
11
Popularity
6
Documentation
10
Technical Details
| aiq | spmc-waker | swap-buffer-queue | |
|---|---|---|---|
| Version | 0.1.0-alpha.2 | 0.1.0-alpha.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 14 | 7 | 6 |
| Crate Size | 47KB | 26KB | 25KB |
| Features | 8 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •aiq leads with a health score of 51/100, but none of the options score above 80.
- •swap-buffer-queue has the most downloads (56.0K), suggesting wider adoption.
- •⚠ swap-buffer-queue has not been updated in over a year.