Decision Workspace
reusable-box-future vs trait-morph vs hirun
Side-by-side comparison of Rust crates
46
reusable-box-future
growingv0.2.0
A reusable `Pin<Box<dyn Future<Output = T> + Send>>`
42
trait-morph
experimentalv0.1.1
A lightweight procedural macro to transform `async fn` in traits into `-> impl Future` with explicit bounds.
41
hirun
growingv0.1.22
A concurrent framework for asynchronous programming based on event-driven, non-blocking I/O mechanism
Core Metrics
| reusable-box-future | trait-morph | hirun | |
|---|---|---|---|
| Health Score | 46 | 42 | 41 |
| Total Downloads | 552.7K | 32 | 21.4K |
| 30d Downloads | 6.5K | 5 | 28 |
| Dependents | 38 | 0 | 0 |
| Releases | 2 | 2 | 23 |
| Last Updated | 1854d ago | 47d ago | 408d ago |
| Age | 5y 1m | 1m | 2y 7m |
Health Breakdown
reusable-box-future
Maintenance
3
Quality
15
Community
12
Popularity
7
Documentation
9
trait-morph
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
10
hirun
Maintenance
8
Quality
15
Community
3
Popularity
5
Documentation
10
Technical Details
| reusable-box-future | trait-morph | hirun | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 0.1.22 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 14 |
| Crate Size | 5KB | 10KB | 78KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •reusable-box-future leads with a health score of 46/100, but none of the options score above 80.
- •⚠ reusable-box-future, hirun have not been updated in over a year.