Decision Workspace
worst-executor vs stackfuture vs json-streaming
Side-by-side comparison of Rust crates
39
worst-executor
growingv0.1.1
A spin-loop like executor for async
57
stackfuture
growingv0.3.1
StackFuture is a wrapper around futures that stores the wrapped future in space provided by the caller.
57
json-streaming
growingv1.0.3
a library for reading and writing JSON from / to a stream without the need to materialize the data in memory. Provides both blocking and async APIs.
Core Metrics
| worst-executor | stackfuture | json-streaming | |
|---|---|---|---|
| Health Score | 39 | 57 | 57 |
| Total Downloads | 3.2K | 2.0M | 13.7K |
| 30d Downloads | 36 | 237.0K | 2.4K |
| Dependents | 1 | 34 | 0 |
| Releases | 2 | 5 | 4 |
| Last Updated | 1156d ago | 128d ago | 193d ago |
| Age | 3y 2m | 3y 7m | 6m |
Health Breakdown
worst-executor
Maintenance
4
Quality
14
Community
7
Popularity
4
Documentation
10
stackfuture
Maintenance
10
Quality
17
Community
12
Popularity
8
Documentation
10
json-streaming
Maintenance
13
Quality
20
Community
6
Popularity
5
Documentation
13
Technical Details
| worst-executor | stackfuture | json-streaming | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.1 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 4 | 2 | 4 |
| Crate Size | 9KB | 14KB | 62KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •stackfuture leads with a health score of 57/100, but none of the options score above 80.
- •⚠ worst-executor has not been updated in over a year.
- •worst-executor, stackfuture are pre-1.0 — API may change.