Decision Workspace
async-read-super-ext vs utf8-chunked vs amqprs
Side-by-side comparison of Rust crates
41
async-read-super-ext
experimentalv0.1.0
A super extension for tokio::io::AsyncRead
41
utf8-chunked
experimentalv0.1.0
Incremental UTF-8 decoder that safely handles multi-byte characters split across chunk boundaries
70
amqprs
stablev2.1.5
AMQP 0-9-1 client implementation for RabbitMQ
Core Metrics
| async-read-super-ext | utf8-chunked | amqprs | |
|---|---|---|---|
| Health Score | 41 | 41 | 70 |
| Total Downloads | 1.2K | 14 | 639.6K |
| 30d Downloads | 6 | 3 | 45.8K |
| Dependents | 0 | 0 | 230 |
| Releases | 1 | 1 | 77 |
| Last Updated | 232d ago | 45d ago | 8d ago |
| Age | 7m | 1m | 3y 3m |
Health Breakdown
async-read-super-ext
Maintenance
4
Quality
13
Community
5
Popularity
4
Documentation
15
utf8-chunked
Maintenance
10
Quality
14
Community
6
Popularity
1
Documentation
10
amqprs
Maintenance
18
Quality
18
Community
12
Popularity
7
Documentation
15
Technical Details
| async-read-super-ext | utf8-chunked | amqprs | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 8 | 15 |
| Crate Size | 14KB | 15KB | 79KB |
| Features | 0 | 2 | 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 70/100, but none of the options score above 80.
- •amqprs is depended on by 230 crates — strongest ecosystem trust.
- •async-read-super-ext, utf8-chunked are pre-1.0 — API may change.