Decision Workspace
nexus-logbuf vs nexus-queue vs rbuffer
Side-by-side comparison of Rust crates
53
nexus-logbuf
experimentalv2.1.0
Lock-free SPSC and MPSC byte ring buffers for logging and archival
53
nexus-queue
experimentalv1.2.0
High-performance lock-free SPSC and MPSC queues for low-latency systems
48
rbuffer
experimentalv0.1.2
Lock-free fixed-size SPSC and MPSC ring buffers for low-latency messaging.
Core Metrics
| nexus-logbuf | nexus-queue | rbuffer | |
|---|---|---|---|
| Health Score | 53 | 53 | 48 |
| Total Downloads | 924 | 2.4K | 47 |
| 30d Downloads | 707 | 1.3K | 8 |
| Dependents | 5 | 12 | 0 |
| Releases | 5 | 12 | 3 |
| Last Updated | 11d ago | 11d ago | 35d ago |
| Age | 2m | 2m | 1m |
Health Breakdown
nexus-logbuf
Maintenance
12
Quality
17
Community
8
Popularity
4
Documentation
12
nexus-queue
Maintenance
12
Quality
16
Community
9
Popularity
4
Documentation
12
rbuffer
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
12
Technical Details
| nexus-logbuf | nexus-queue | rbuffer | |
|---|---|---|---|
| Version | 2.1.0 | 1.2.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 28KB | 25KB | 16KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nexus-logbuf leads with a health score of 53/100, but none of the options score above 80.
- •nexus-queue has the most downloads (2.4K), suggesting wider adoption.
- •rbuffer is pre-1.0 — API may change.