Decision Workspace
futures-log vs futures vs futures_codec
Side-by-side comparison of Rust crates
36
futures-log
growingv0.1.1
A simple logging wrapper around `futures-rs` `Future`s and `Stream`s.
65
futures
growingv0.3.32
An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
61
futures_codec
growingv0.5.0
Utilities for encoding and decoding frames using `async/await`
Core Metrics
| futures-log | futures | futures_codec | |
|---|---|---|---|
| Health Score | 36 | 65 | 61 |
| Total Downloads | 3.5K | 488.6M | 2.8M |
| 30d Downloads | 4 | 36.4M | 207.3K |
| Dependents | 0 | 235.0K | 358 |
| Releases | 2 | 73 | 17 |
| Last Updated | 2976d ago | 40d ago | 49d ago |
| Age | 8y 1m | 9y 8m | 6y 11m |
Health Breakdown
futures-log
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
11
futures
Maintenance
17
Quality
11
Community
18
Popularity
8
Documentation
11
futures_codec
Maintenance
13
Quality
15
Community
13
Popularity
8
Documentation
12
Technical Details
| futures-log | futures | futures_codec | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.32 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 11 | 9 |
| Crate Size | 2KB | 61KB | 14KB |
| Features | 0 | 13 | 3 |
| Yanked % | 0.0% | 31.5% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •futures leads with a health score of 65/100, but none of the options score above 80.
- •futures is depended on by 235.0K crates — strongest ecosystem trust.
- •⚠ futures-log has not been updated in over a year.