Decision Workspace
stackfuture vs async-unsync vs embedded-trace
Side-by-side comparison of Rust crates
57
stackfuture
growingv0.3.1
StackFuture is a wrapper around futures that stores the wrapped future in space provided by the caller.
46
async-unsync
growingv0.3.0
asynchronous, unsynchronized (thread-local) channels and semaphores
45
embedded-trace
growingv0.2.2
A Future tracing utility for embedded systems
Core Metrics
| stackfuture | async-unsync | embedded-trace | |
|---|---|---|---|
| Health Score | 57 | 46 | 45 |
| Total Downloads | 2.0M | 109.9K | 5.2K |
| 30d Downloads | 237.0K | 27.6K | 7 |
| Dependents | 34 | 12 | 0 |
| Releases | 5 | 6 | 4 |
| Last Updated | 128d ago | 745d ago | 833d ago |
| Age | 3y 7m | 2y 12m | 2y 3m |
Health Breakdown
stackfuture
Maintenance
10
Quality
17
Community
12
Popularity
8
Documentation
10
async-unsync
Maintenance
4
Quality
17
Community
9
Popularity
6
Documentation
10
embedded-trace
Maintenance
10
Quality
15
Community
3
Popularity
4
Documentation
13
Technical Details
| stackfuture | async-unsync | embedded-trace | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 14KB | 25KB | 60KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •stackfuture leads with a health score of 57/100, but none of the options score above 80.
- •⚠ async-unsync, embedded-trace have not been updated in over a year.