Decision Workspace
ironsbe-channel vs nexus-channel vs concurrent-queue
Side-by-side comparison of Rust crates
48
ironsbe-channel
experimentalv0.2.0
High-performance channel abstractions for IronSBE messaging
50
nexus-channel
experimentalv1.2.0
High-performance lock-free SPSC channel for low-latency systems
60
concurrent-queue
growingv2.5.0
Concurrent multi-producer multi-consumer queue
Core Metrics
| ironsbe-channel | nexus-channel | concurrent-queue | |
|---|---|---|---|
| Health Score | 48 | 50 | 60 |
| Total Downloads | 716 | 1.1K | 208.7M |
| 30d Downloads | 621 | 651 | 16.0M |
| Dependents | 15 | 0 | 1.0K |
| Releases | 3 | 10 | 16 |
| Last Updated | 11d ago | 11d ago | 700d ago |
| Age | 1m | 2m | 5y 10m |
Health Breakdown
ironsbe-channel
Maintenance
13
Quality
13
Community
9
Popularity
3
Documentation
10
nexus-channel
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
12
concurrent-queue
Maintenance
4
Quality
18
Community
18
Popularity
8
Documentation
12
Technical Details
| ironsbe-channel | nexus-channel | concurrent-queue | |
|---|---|---|---|
| Version | 0.2.0 | 1.2.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 4 | 6 | 7 |
| Crate Size | 13KB | 24KB | 23KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.60 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •concurrent-queue leads with a health score of 60/100, but none of the options score above 80.
- •concurrent-queue is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ concurrent-queue has not been updated in over a year.
- •ironsbe-channel is pre-1.0 — API may change.