Decision Workspace
ipc_ring vs nodedb-bridge vs ringbuf
Side-by-side comparison of Rust crates
47
ipc_ring
experimentalv0.2.1
High-performance memory-mapped SPSC ring buffer for Unix IPC
50
nodedb-bridge
experimentalv0.2.1
Lock-free SPSC ring buffer bridging Tokio (Send) and Thread-per-Core (! Send) runtimes
69
ringbuf
growingv0.5.0
Lock-free SPSC FIFO ring buffer with direct access to inner data
Core Metrics
| ipc_ring | nodedb-bridge | ringbuf | |
|---|---|---|---|
| Health Score | 47 | 50 | 69 |
| Total Downloads | 704 | 226 | 12.6M |
| 30d Downloads | 0 | 0 | 920.2K |
| Dependents | 0 | 3 | 1.5K |
| Releases | 3 | 15 | 41 |
| Last Updated | 182d ago | 14d ago | 22d ago |
| Age | 8m | 1m | 7y 4m |
Health Breakdown
ipc_ring
Maintenance
11
Quality
14
Community
6
Popularity
3
Documentation
13
nodedb-bridge
Maintenance
12
Quality
14
Community
8
Popularity
3
Documentation
13
ringbuf
Maintenance
18
Quality
13
Community
17
Popularity
8
Documentation
13
Technical Details
| ipc_ring | nodedb-bridge | ringbuf | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BUSL-1.1 | MIT/Apache-2.0 |
| Dependencies | 6 | 8 | 4 |
| Crate Size | 27KB | 47KB | 32KB |
| Features | 1 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 14.6% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.94 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ringbuf leads with a health score of 69/100, but none of the options score above 80.
- •ringbuf is depended on by 1.5K crates — strongest ecosystem trust.