Decision Workspace
string-utils-rs vs byteutils vs trim-margin
Side-by-side comparison of Rust crates
39
string-utils-rs
growingv0.0.0
The Rust implement of the Java library Apache Commons Lang3 StringUtils.
46
byteutils
growingv0.1.1
Rust library that provides a collection of frequently used utility functions for working with bytes, strings, and vectors. It includes common tasks such as converting between strings and byte arrays, manipulating strings, and performing common operations on vectors.
43
trim-margin
growingv0.1.0
A utility crate to help with layouting multi-line strings by detecting their margin.
Core Metrics
| string-utils-rs | byteutils | trim-margin | |
|---|---|---|---|
| Health Score | 39 | 46 | 43 |
| Total Downloads | 1.6K | 1.6K | 199.7K |
| 30d Downloads | 3 | 27 | 3.9K |
| Dependents | 0 | 0 | 87 |
| Releases | 1 | 2 | 1 |
| Last Updated | 771d ago | 270d ago | 2995d ago |
| Age | 2y 1m | 1y 4m | 8y 2m |
Health Breakdown
string-utils-rs
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
15
byteutils
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
13
trim-margin
Maintenance
1
Quality
15
Community
10
Popularity
6
Documentation
11
Technical Details
| string-utils-rs | byteutils | trim-margin | |
|---|---|---|---|
| Version | 0.0.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 1KB | 11KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •byteutils leads with a health score of 46/100, but none of the options score above 80.
- •trim-margin has the most downloads (199.7K), suggesting wider adoption.
- •⚠ string-utils-rs, trim-margin have not been updated in over a year.