Decision Workspace
service-builder vs loso-inject vs froodi
Side-by-side comparison of Rust crates
49
service-builder
growingv0.3.0
A lightweight, type-safe service construction library for Rust that provides compile-time dependency injection through builder pattern
41
loso-inject
experimentalv0.1.0
A compile-time dependency injection framework for Rust with zero runtime overhead
59
froodi
growingv1.0.0-beta.17
An ergonomic Rust IoC container
Core Metrics
| service-builder | loso-inject | froodi | |
|---|---|---|---|
| Health Score | 49 | 41 | 59 |
| Total Downloads | 7.6K | 20 | 3.5K |
| 30d Downloads | 319 | 5 | 106 |
| Dependents | 63 | 0 | 1 |
| Releases | 7 | 1 | 19 |
| Last Updated | 223d ago | 58d ago | 11d ago |
| Age | 1y 3m | 1m | 7m |
Health Breakdown
service-builder
Maintenance
9
Quality
14
Community
11
Popularity
5
Documentation
10
loso-inject
Maintenance
10
Quality
13
Community
6
Popularity
2
Documentation
10
froodi
Maintenance
18
Quality
18
Community
7
Popularity
4
Documentation
12
Technical Details
| service-builder | loso-inject | froodi | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 1.0.0-beta.17 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 6 | 4 | 18 |
| Crate Size | 11KB | 12KB | 71KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.71.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •froodi leads with a health score of 59/100, but none of the options score above 80.
- •service-builder has the most downloads (7.6K), suggesting wider adoption.
- •service-builder, loso-inject are pre-1.0 — API may change.