Decision Workspace
dris-rt vs froodi vs dependency-injector
Side-by-side comparison of Rust crates
45
dris-rt
experimentalv0.1.1
一个轻量的 Rust 编译期依赖注入(DI)代码生成器运行时支持库
59
froodi
growingv1.0.0-beta.17
An ergonomic Rust IoC container
59
dependency-injector
experimentalv0.2.2
High-performance, lock-free dependency injection container for Rust
Core Metrics
| dris-rt | froodi | dependency-injector | |
|---|---|---|---|
| Health Score | 45 | 59 | 59 |
| Total Downloads | 31 | 3.5K | 5.7K |
| 30d Downloads | 4 | 106 | 1.1K |
| Dependents | 0 | 1 | 4 |
| Releases | 2 | 19 | 4 |
| Last Updated | 65d ago | 11d ago | 89d ago |
| Age | 2m | 7m | 3m |
Health Breakdown
dris-rt
Maintenance
10
Quality
14
Community
4
Popularity
2
Documentation
15
froodi
Maintenance
18
Quality
18
Community
7
Popularity
4
Documentation
12
dependency-injector
Maintenance
16
Quality
16
Community
8
Popularity
4
Documentation
15
Technical Details
| dris-rt | froodi | dependency-injector | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0-beta.17 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 18 | 15 |
| Crate Size | 3KB | 71KB | 55KB |
| Features | 0 | 8 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.92 | 1.71.1 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •froodi leads with a health score of 59/100, but none of the options score above 80.
- •dependency-injector has the most downloads (5.7K), suggesting wider adoption.
- •dris-rt, dependency-injector are pre-1.0 — API may change.