Decision Workspace
nexus-channel vs ironsbe-channel vs gil
Side-by-side comparison of Rust crates
50
nexus-channel
experimentalv1.2.0
High-performance lock-free SPSC channel for low-latency systems
48
ironsbe-channel
experimentalv0.2.0
High-performance channel abstractions for IronSBE messaging
55
gil
experimentalv0.8.0
A collection of high-performance, lock-free concurrent queues (SPSC, MPSC, MPMC, SPMC) with sync and async support
Core Metrics
| nexus-channel | ironsbe-channel | gil | |
|---|---|---|---|
| Health Score | 50 | 48 | 55 |
| Total Downloads | 1.1K | 716 | 596 |
| 30d Downloads | 648 | 616 | 94 |
| Dependents | 0 | 15 | 0 |
| Releases | 10 | 3 | 18 |
| Last Updated | 11d ago | 11d ago | 16d ago |
| Age | 2m | 1m | 3m |
Health Breakdown
nexus-channel
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
12
ironsbe-channel
Maintenance
13
Quality
13
Community
9
Popularity
3
Documentation
10
gil
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| nexus-channel | ironsbe-channel | gil | |
|---|---|---|---|
| Version | 1.2.0 | 0.2.0 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 4 | 5 |
| Crate Size | 24KB | 13KB | 70KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gil leads with a health score of 55/100, but none of the options score above 80.
- •nexus-channel has the most downloads (1.1K), suggesting wider adoption.
- •ironsbe-channel, gil are pre-1.0 — API may change.