Decision Workspace
dummy-waker vs futures-micro vs variable-len-reader
Side-by-side comparison of Rust crates
50
dummy-waker
growingv1.1.0
Get a `core::task::Waker` that does absolutely nothing.
50
futures-micro
growingv0.5.0
Minimal, no_std compatible async prelude.
54
variable-len-reader
growingv3.2.1
A library for reading/writing variable length data. Support AsyncRead/AsyncWrite in tokio.
Core Metrics
| dummy-waker | futures-micro | variable-len-reader | |
|---|---|---|---|
| Health Score | 50 | 50 | 54 |
| Total Downloads | 14.3K | 668.7K | 27.5K |
| 30d Downloads | 395 | 17.6K | 131 |
| Dependents | 17 | 28 | 19 |
| Releases | 2 | 8 | 22 |
| Last Updated | 1551d ago | 1703d ago | 446d ago |
| Age | 4y 8m | 5y 7m | 2y 3m |
Health Breakdown
dummy-waker
Maintenance
3
Quality
21
Community
9
Popularity
5
Documentation
12
futures-micro
Maintenance
4
Quality
15
Community
12
Popularity
7
Documentation
12
variable-len-reader
Maintenance
8
Quality
18
Community
10
Popularity
5
Documentation
13
Technical Details
| dummy-waker | futures-micro | variable-len-reader | |
|---|---|---|---|
| Version | 1.1.0 | 0.5.0 | 3.2.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 WITH LLVM-exception | Apache-2.0 WITH LLVM-exception | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 5 |
| Crate Size | 6KB | 9KB | 35KB |
| Features | 0 | 0 | 46 |
| Yanked % | 0.0% | 0.0% | 27.3% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
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.
- •⚠ dummy-waker, futures-micro, variable-len-reader have not been updated in over a year.
- •futures-micro is pre-1.0 — API may change.