Decision Workspace
bytes-handoff vs async-rev-buf vs amqprs
Side-by-side comparison of Rust crates
53
bytes-handoff
experimentalv1.2.0
Incremental async byte ingestion and bounded owned write handoff.
34
async-rev-buf
experimentalv0.1.0
High-performance async buffered reader for reading lines in reverse order from files and streams
67
amqprs
stablev2.1.5
AMQP 0-9-1 client implementation for RabbitMQ
Core Metrics
| bytes-handoff | async-rev-buf | amqprs | |
|---|---|---|---|
| Health Score | 53 | 34 | 67 |
| Total Downloads | 619 | 657 | 793.5K |
| 30d Downloads | 0 | 0 | 100.9K |
| Dependents | 1 | 0 | 233 |
| Releases | 3 | 1 | 77 |
| Last Updated | 9d ago | 355d ago | 67d ago |
| Age | 26d | 11m | 3y 5m |
Health Breakdown
bytes-handoff
Maintenance
13
Quality
18
Community
7
Popularity
3
Documentation
12
async-rev-buf
Maintenance
3
Quality
12
Community
6
Popularity
3
Documentation
10
amqprs
Maintenance
15
Quality
18
Community
12
Popularity
7
Documentation
15
Technical Details
| bytes-handoff | async-rev-buf | amqprs | |
|---|---|---|---|
| Version | 1.2.0 | 0.1.0 | 2.1.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 11 | 8 | 15 |
| Crate Size | 94KB | 16KB | 79KB |
| Features | 10 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •amqprs leads with a health score of 67/100, but none of the options score above 80.
- •amqprs is depended on by 233 crates — strongest ecosystem trust.
- •async-rev-buf is pre-1.0 — API may change.