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