Decision Workspace
spekt vs futures-micro vs dummy-waker
Side-by-side comparison of Rust crates
34
spekt
growingv0.1.1
std::future::Future and Result-based testing trait for managing the lifecycle of stateful, asynchronous tests
50
futures-micro
growingv0.5.0
Minimal, no_std compatible async prelude.
50
dummy-waker
growingv1.1.0
Get a `core::task::Waker` that does absolutely nothing.
Core Metrics
| spekt | futures-micro | dummy-waker | |
|---|---|---|---|
| Health Score | 34 | 50 | 50 |
| Total Downloads | 2.8K | 668.7K | 14.3K |
| 30d Downloads | 4 | 17.1K | 385 |
| Dependents | 0 | 28 | 17 |
| Releases | 2 | 8 | 2 |
| Last Updated | 1886d ago | 1703d ago | 1551d ago |
| Age | 5y 7m | 5y 7m | 4y 8m |
Health Breakdown
spekt
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
9
futures-micro
Maintenance
4
Quality
15
Community
12
Popularity
7
Documentation
12
dummy-waker
Maintenance
3
Quality
21
Community
9
Popularity
5
Documentation
12
Technical Details
| spekt | futures-micro | dummy-waker | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 WITH LLVM-exception | Apache-2.0 WITH LLVM-exception |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 4KB | 9KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •futures-micro leads with a health score of 50/100, but none of the options score above 80.
- •⚠ spekt, futures-micro, dummy-waker have not been updated in over a year.
- •spekt, futures-micro are pre-1.0 — API may change.