Decision Workspace
bytes_convert vs audrey vs bstr
Side-by-side comparison of Rust crates
38
bytes_convert
growingv1.0.0
Easily encode and decode bytes to send data over network
53
audrey
growingv0.3.0
A crate to simplify reading, writing and converting between a range of audio formats.
70
bstr
stablev1.12.1
A string type that is not required to be valid UTF-8.
Core Metrics
| bytes_convert | audrey | bstr | |
|---|---|---|---|
| Health Score | 38 | 53 | 70 |
| Total Downloads | 1.6K | 320.3K | 307.0M |
| 30d Downloads | 0 | 12.5K | 21.1M |
| Dependents | 0 | 87 | 7.3K |
| Releases | 1 | 3 | 49 |
| Last Updated | 1031d ago | 1957d ago | 211d ago |
| Age | 2y 10m | 9y 3m | 7y 7m |
Health Breakdown
bytes_convert
Maintenance
1
Quality
20
Community
3
Popularity
4
Documentation
10
audrey
Maintenance
3
Quality
16
Community
15
Popularity
7
Documentation
12
bstr
Maintenance
12
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| bytes_convert | audrey | bstr | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.0 | 1.12.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 8 | 6 |
| Crate Size | 2KB | 81KB | 355KB |
| Features | 0 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 2.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.73 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bstr leads with a health score of 70/100, but none of the options score above 80.
- •bstr is depended on by 7.3K crates — strongest ecosystem trust.
- •⚠ bytes_convert, audrey have not been updated in over a year.
- •audrey is pre-1.0 — API may change.