Decision Workspace
futures-testing vs atomic-waker vs futures-micro
Side-by-side comparison of Rust crates
44
futures-testing
experimentalv0.1.1
Property-based testing framework for futures, fuzzing poll ordering to catch waker bugs
60
atomic-waker
growingv1.1.2
A synchronization primitive for task wakeup
50
futures-micro
growingv0.5.0
Minimal, no_std compatible async prelude.
Core Metrics
| futures-testing | atomic-waker | futures-micro | |
|---|---|---|---|
| Health Score | 44 | 60 | 50 |
| Total Downloads | 192 | 242.7M | 668.7K |
| 30d Downloads | 5 | 23.3M | 17.1K |
| Dependents | 0 | 805 | 28 |
| Releases | 2 | 5 | 8 |
| Last Updated | 34d ago | 914d ago | 1703d ago |
| Age | 1m | 5y 10m | 5y 7m |
Health Breakdown
futures-testing
Maintenance
12
Quality
13
Community
6
Popularity
3
Documentation
10
atomic-waker
Maintenance
3
Quality
19
Community
19
Popularity
8
Documentation
11
futures-micro
Maintenance
4
Quality
15
Community
12
Popularity
7
Documentation
12
Technical Details
| futures-testing | atomic-waker | futures-micro | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.2 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 WITH LLVM-exception |
| Dependencies | 10 | 4 | 2 |
| Crate Size | 17KB | 12KB | 9KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | 1.36 | — |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •atomic-waker leads with a health score of 60/100, but none of the options score above 80.
- •atomic-waker is depended on by 805 crates — strongest ecosystem trust.
- •⚠ atomic-waker, futures-micro have not been updated in over a year.
- •futures-testing, futures-micro are pre-1.0 — API may change.