Decision Workspace
ufut vs variable-len-reader vs futures-micro
Side-by-side comparison of Rust crates
44
ufut
growingv0.3.1
Just an alias of 'futures-micro'
54
variable-len-reader
growingv3.2.1
A library for reading/writing variable length data. Support AsyncRead/AsyncWrite in tokio.
50
futures-micro
growingv0.5.0
Minimal, no_std compatible async prelude.
Core Metrics
| ufut | variable-len-reader | futures-micro | |
|---|---|---|---|
| Health Score | 44 | 54 | 50 |
| Total Downloads | 7.3K | 27.5K | 668.7K |
| 30d Downloads | 64 | 124 | 17.1K |
| Dependents | 10 | 19 | 28 |
| Releases | 4 | 22 | 8 |
| Last Updated | 2042d ago | 446d ago | 1703d ago |
| Age | 5y 7m | 2y 3m | 5y 7m |
Health Breakdown
ufut
Maintenance
3
Quality
15
Community
9
Popularity
5
Documentation
12
variable-len-reader
Maintenance
8
Quality
18
Community
10
Popularity
5
Documentation
13
futures-micro
Maintenance
4
Quality
15
Community
12
Popularity
7
Documentation
12
Technical Details
| ufut | variable-len-reader | futures-micro | |
|---|---|---|---|
| Version | 0.3.1 | 3.2.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 8KB | 35KB | 9KB |
| Features | 0 | 46 | 0 |
| Yanked % | 0.0% | 27.3% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •variable-len-reader leads with a health score of 54/100, but none of the options score above 80.
- •futures-micro has the most downloads (668.7K), suggesting wider adoption.
- •⚠ ufut, variable-len-reader, futures-micro have not been updated in over a year.
- •ufut, futures-micro are pre-1.0 — API may change.