Decision Workspace
springtime-di vs springtime-di-derive vs dependency-injector
Side-by-side comparison of Rust crates
57
springtime-di
growingv1.0.4
Dependency injection framework based on automatic component discovery and runtime autowiring.
46
springtime-di-derive
growingv0.3.1
Derive support for springtime-di crate.
63
dependency-injector
experimentalv1.0.0
High-performance, lock-free dependency injection container for Rust
Core Metrics
| springtime-di | springtime-di-derive | dependency-injector | |
|---|---|---|---|
| Health Score | 57 | 46 | 63 |
| Total Downloads | 26.7K | 20.3K | 8.2K |
| 30d Downloads | 0 | 0 | 984 |
| Dependents | 14 | 10 | 5 |
| Releases | 10 | 3 | 5 |
| Last Updated | 251d ago | 910d ago | 21d ago |
| Age | 3y 1m | 3y 1m | 5m |
Health Breakdown
springtime-di
Maintenance
9
Quality
20
Community
8
Popularity
5
Documentation
15
springtime-di-derive
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
15
dependency-injector
Maintenance
17
Quality
18
Community
8
Popularity
5
Documentation
15
Technical Details
| springtime-di | springtime-di-derive | dependency-injector | |
|---|---|---|---|
| Version | 1.0.4 | 0.3.1 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 5 | 15 |
| Crate Size | 28KB | 7KB | 56KB |
| Features | 4 | 3 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.62 | 1.65 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dependency-injector leads with a health score of 63/100, but none of the options score above 80.
- •springtime-di has the most downloads (26.7K), suggesting wider adoption.
- •⚠ springtime-di-derive has not been updated in over a year.
- •springtime-di-derive is pre-1.0 — API may change.