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