Decision Workspace
futures_codec vs asynchronous-codec vs coconut
Side-by-side comparison of Rust crates
61
futures_codec
growingv0.5.0
Utilities for encoding and decoding frames using `async/await`
55
asynchronous-codec
growingv0.7.0
Utilities for encoding and decoding frames using `async/await`
34
coconut
growingv0.1.0
codecs for futures 0.3
Core Metrics
| futures_codec | asynchronous-codec | coconut | |
|---|---|---|---|
| Health Score | 61 | 55 | 34 |
| Total Downloads | 2.8M | 24.4M | 1.9K |
| 30d Downloads | 207.3K | 1.5M | 3 |
| Dependents | 358 | 809 | 0 |
| Releases | 17 | 5 | 1 |
| Last Updated | 49d ago | 898d ago | 2534d ago |
| Age | 6y 11m | 5y 2m | 6y 11m |
Health Breakdown
futures_codec
Maintenance
13
Quality
15
Community
13
Popularity
8
Documentation
12
asynchronous-codec
Maintenance
4
Quality
15
Community
16
Popularity
8
Documentation
12
coconut
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
9
Technical Details
| futures_codec | asynchronous-codec | coconut | |
|---|---|---|---|
| Version | 0.5.0 | 0.7.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 9 | 2 |
| Crate Size | 14KB | 14KB | 3KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •futures_codec leads with a health score of 61/100, but none of the options score above 80.
- •asynchronous-codec has the most downloads (24.4M), suggesting wider adoption.
- •asynchronous-codec is depended on by 809 crates — strongest ecosystem trust.
- •⚠ asynchronous-codec, coconut have not been updated in over a year.