Decision Workspace
service-rs vs froodi vs dependency-injector
Side-by-side comparison of Rust crates
52
service-rs
experimentalv0.1.7
An async-first, lightweight dependency injection container for Rust
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
| service-rs | froodi | dependency-injector | |
|---|---|---|---|
| Health Score | 52 | 59 | 59 |
| Total Downloads | 810 | 3.5K | 5.7K |
| 30d Downloads | 13 | 106 | 1.1K |
| Dependents | 0 | 1 | 4 |
| Releases | 8 | 19 | 4 |
| Last Updated | 105d ago | 11d ago | 89d ago |
| Age | 5m | 7m | 3m |
Health Breakdown
service-rs
Maintenance
14
Quality
16
Community
6
Popularity
3
Documentation
13
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
| service-rs | froodi | dependency-injector | |
|---|---|---|---|
| Version | 0.1.7 | 1.0.0-beta.17 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 18 | 15 |
| Crate Size | 11KB | 71KB | 55KB |
| Features | 2 | 8 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 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.
- •service-rs, dependency-injector are pre-1.0 — API may change.