Decision Workspace
derive_di vs derive_di_macro vs derive_di_core
Side-by-side comparison of Rust crates
44
derive_di
growingv0.3.0
This crate is realized the dependency injection pattern
40
derive_di_macro
growingv0.3.0
This macro realized dependency injection pattern
38
derive_di_core
growingv0.2.0
This crate give traits for the parent crate derive_di
Core Metrics
| derive_di | derive_di_macro | derive_di_core | |
|---|---|---|---|
| Health Score | 44 | 40 | 38 |
| Total Downloads | 5.7K | 5.1K | 2.5K |
| 30d Downloads | 6 | 23 | 21 |
| Dependents | 0 | 4 | 4 |
| Releases | 4 | 3 | 1 |
| Last Updated | 2010d ago | 2010d ago | 2013d ago |
| Age | 5y 6m | 5y 6m | 5y 6m |
Health Breakdown
derive_di
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
12
derive_di_macro
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
12
derive_di_core
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
12
Technical Details
| derive_di | derive_di_macro | derive_di_core | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | Apache-2.0/MIT | Apache-2.0/MIT |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 7KB | 7KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive_di leads with a health score of 44/100, but none of the options score above 80.
- •⚠ derive_di, derive_di_macro, derive_di_core have not been updated in over a year.