Decision Workspace
inlined vs moos vs smol_strc
Side-by-side comparison of Rust crates
37
inlined
growingv0.1.1
Types for inlining small collections for avoiding unnecessary heap allocations
48
moos
experimentalv0.3.0
Memory-Optimized Objects and Strings (MOOS)
46
smol_strc
experimentalv0.3.6
smol_str forks, replace Arc with Rc
Core Metrics
| inlined | moos | smol_strc | |
|---|---|---|---|
| Health Score | 37 | 48 | 46 |
| Total Downloads | 3.4K | 164 | 390 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 0 |
| Releases | 2 | 3 | 4 |
| Last Updated | 790d ago | 153d ago | 82d ago |
| Age | 2y 2m | 5m | 6m |
Health Breakdown
inlined
Maintenance
4
Quality
10
Community
7
Popularity
4
Documentation
12
moos
Maintenance
12
Quality
17
Community
3
Popularity
3
Documentation
13
smol_strc
Maintenance
14
Quality
14
Community
3
Popularity
3
Documentation
12
Technical Details
| inlined | moos | smol_strc | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 0.3.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 8 |
| Crate Size | 15KB | 16KB | 29KB |
| Features | 0 | 6 | 3 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.77.0 | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •moos leads with a health score of 48/100, but none of the options score above 80.
- •inlined has the most downloads (3.4K), suggesting wider adoption.
- •⚠ inlined has not been updated in over a year.