Decision Workspace
utf8-chunked vs crous-io vs async-stomp
Side-by-side comparison of Rust crates
41
utf8-chunked
experimentalv0.1.0
Incremental UTF-8 decoder that safely handles multi-byte characters split across chunk boundaries
53
crous-io
experimentalv1.1.0
Async IO adapters, framed streams, and mmap reader for Crous
50
async-stomp
growingv0.6.3
An asynchronous streaming STOMP client
Core Metrics
| utf8-chunked | crous-io | async-stomp | |
|---|---|---|---|
| Health Score | 41 | 53 | 50 |
| Total Downloads | 14 | 40 | 13.3K |
| 30d Downloads | 3 | 11 | 1.7K |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 2 | 7 |
| Last Updated | 45d ago | 30d ago | 31d ago |
| Age | 1m | 1m | 1y 4m |
Health Breakdown
utf8-chunked
Maintenance
10
Quality
14
Community
6
Popularity
1
Documentation
10
crous-io
Maintenance
12
Quality
18
Community
6
Popularity
2
Documentation
15
async-stomp
Maintenance
17
Quality
13
Community
7
Popularity
5
Documentation
8
Technical Details
| utf8-chunked | crous-io | async-stomp | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | EUPL-1.2 |
| Dependencies | 8 | 6 | 12 |
| Crate Size | 15KB | 9KB | 35KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crous-io leads with a health score of 53/100, but none of the options score above 80.
- •async-stomp has the most downloads (13.3K), suggesting wider adoption.
- •utf8-chunked, async-stomp are pre-1.0 — API may change.