Decision Workspace
trim-in-place vs string_more vs kodumaro-trim
Side-by-side comparison of Rust crates
47
trim-in-place
growingv0.1.7
In-place trimming strings.
45
string_more
growingv0.3.1
Extension traits for `String` and `&str` types.
44
kodumaro-trim
growingv1.0.3
Command line tool to trim strings.
Core Metrics
| trim-in-place | string_more | kodumaro-trim | |
|---|---|---|---|
| Health Score | 47 | 45 | 44 |
| Total Downloads | 11.4M | 19.3K | 3.6K |
| 30d Downloads | 526.5K | 10 | 6 |
| Dependents | 50 | 0 | 0 |
| Releases | 8 | 5 | 4 |
| Last Updated | 1469d ago | 233d ago | 281d ago |
| Age | 5y 9m | 1y 5m | 1y 7m |
Health Breakdown
trim-in-place
Maintenance
4
Quality
15
Community
10
Popularity
8
Documentation
10
string_more
Maintenance
9
Quality
16
Community
3
Popularity
5
Documentation
12
kodumaro-trim
Maintenance
6
Quality
19
Community
5
Popularity
4
Documentation
10
Technical Details
| trim-in-place | string_more | kodumaro-trim | |
|---|---|---|---|
| Version | 0.1.7 | 0.3.1 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 2KB | 12KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trim-in-place leads with a health score of 47/100, but none of the options score above 80.
- •⚠ trim-in-place has not been updated in over a year.
- •trim-in-place, string_more are pre-1.0 — API may change.