Decision Workspace
implied-bounds vs async_fn-proc_macros vs async_fn
Side-by-side comparison of Rust crates
51
implied-bounds
experimentalv0.1.0
Make all the bounds of a trait definition be implied through a helper trait and macro attribute.
45
async_fn-proc_macros
growingv0.1.0
Collection of helper annotations and macros for concise and yet explicit `async fn` signatures
45
async_fn
growingv0.1.0
Collection of helper annotations and macros for concise and yet explicit `async fn` signatures
Core Metrics
| implied-bounds | async_fn-proc_macros | async_fn | |
|---|---|---|---|
| Health Score | 51 | 45 | 45 |
| Total Downloads | 224.2K | 1.6M | 1.6M |
| 30d Downloads | 63.8K | 66.2K | 66.2K |
| Dependents | 6 | 7 | 0 |
| Releases | 5 | 7 | 7 |
| Last Updated | 274d ago | 351d ago | 351d ago |
| Age | 9m | 4y 6m | 4y 6m |
Health Breakdown
implied-bounds
Maintenance
8
Quality
17
Community
5
Popularity
6
Documentation
15
async_fn-proc_macros
Maintenance
6
Quality
15
Community
5
Popularity
7
Documentation
12
async_fn
Maintenance
6
Quality
17
Community
3
Popularity
7
Documentation
12
Technical Details
| implied-bounds | async_fn-proc_macros | async_fn | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Zlib OR MIT OR Apache-2.0 | Zlib OR MIT OR Apache-2.0 | Zlib OR MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 14KB | 3KB | 11KB |
| Features | 5 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.79.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •implied-bounds leads with a health score of 51/100, but none of the options score above 80.
- •async_fn-proc_macros has the most downloads (1.6M), suggesting wider adoption.