Decision Workspace
spms_ring vs spmc_ring vs pubsub
Side-by-side comparison of Rust crates
41
spms_ring
growingv0.1.4
Single publisher, multiple subscriber ring buffer for pubsub
35
spmc_ring
growingv0.1.0
Thread-safe no_std ring buffer
42
pubsub
growingv0.2.3
Local publish / subscribe
Core Metrics
| spms_ring | spmc_ring | pubsub | |
|---|---|---|---|
| Health Score | 41 | 35 | 42 |
| Total Downloads | 6.3K | 1.6K | 20.0K |
| 30d Downloads | 39 | 4 | 53 |
| Dependents | 3 | 0 | 0 |
| Releases | 4 | 1 | 4 |
| Last Updated | 2096d ago | 2101d ago | 3756d ago |
| Age | 5y 9m | 5y 9m | 10y 3m |
Health Breakdown
spms_ring
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
9
spmc_ring
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
pubsub
Maintenance
8
Quality
15
Community
3
Popularity
5
Documentation
11
Technical Details
| spms_ring | spmc_ring | pubsub | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | BSD-3-Clause | MIT |
| Dependencies | 3 | 3 | 1 |
| Crate Size | 6KB | 6KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pubsub leads with a health score of 42/100, but none of the options score above 80.
- •⚠ spms_ring, spmc_ring, pubsub have not been updated in over a year.