Decision Workspace
ph-eventing vs rbuffer vs ringbuf
Side-by-side comparison of Rust crates
47
ph-eventing
experimentalv0.1.2
Stack-allocated ring buffers for no-std embedded targets
48
rbuffer
experimentalv0.1.2
Lock-free fixed-size SPSC and MPSC ring buffers for low-latency messaging.
63
ringbuf
growingv0.4.8
Lock-free SPSC FIFO ring buffer with direct access to inner data
Core Metrics
| ph-eventing | rbuffer | ringbuf | |
|---|---|---|---|
| Health Score | 47 | 48 | 63 |
| Total Downloads | 45 | 47 | 10.9M |
| 30d Downloads | 5 | 8 | 653.1K |
| Dependents | 0 | 0 | 1.3K |
| Releases | 3 | 3 | 40 |
| Last Updated | 47d ago | 35d ago | 92d ago |
| Age | 1m | 1m | 7y 2m |
Health Breakdown
ph-eventing
Maintenance
11
Quality
16
Community
6
Popularity
2
Documentation
12
rbuffer
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
12
ringbuf
Maintenance
13
Quality
13
Community
16
Popularity
8
Documentation
13
Technical Details
| ph-eventing | rbuffer | ringbuf | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 0.4.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 1 | 2 | 4 |
| Crate Size | 14KB | 16KB | 32KB |
| Features | 4 | 3 | 6 |
| Yanked % | 0.0% | 0.0% | 15.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92.0 | 1.85 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ringbuf leads with a health score of 63/100, but none of the options score above 80.
- •ringbuf is depended on by 1.3K crates — strongest ecosystem trust.