Decision Workspace
ironsbe-channel vs nexus-channel vs arena-spsc
Side-by-side comparison of Rust crates
53
ironsbe-channel
experimentalv0.3.0
High-performance channel abstractions for IronSBE messaging
56
nexus-channel
experimentalv1.2.4
High-performance lock-free SPSC channel for low-latency systems
37
arena-spsc
experimentalv0.1.0
A lock-free single-producer single-consumer byte channel backed by a flat arena
Core Metrics
| ironsbe-channel | nexus-channel | arena-spsc | |
|---|---|---|---|
| Health Score | 53 | 56 | 37 |
| Total Downloads | 2.3K | 2.3K | 16 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 27 | 0 | 0 |
| Releases | 5 | 14 | 1 |
| Last Updated | 43d ago | 8d ago | 47d ago |
| Age | 3m | 4m | 1m |
Health Breakdown
ironsbe-channel
Maintenance
16
Quality
13
Community
10
Popularity
4
Documentation
10
nexus-channel
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
12
arena-spsc
Maintenance
10
Quality
13
Community
6
Popularity
1
Documentation
7
Technical Details
| ironsbe-channel | nexus-channel | arena-spsc | |
|---|---|---|---|
| Version | 0.3.0 | 1.2.4 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 6 | 7 |
| Crate Size | 13KB | 30KB | 29KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nexus-channel leads with a health score of 56/100, but none of the options score above 80.
- •ironsbe-channel, arena-spsc are pre-1.0 — API may change.