Decision Workspace
in-place-string-map vs split_exact vs numnums
Side-by-side comparison of Rust crates
35
in-place-string-map
growingv0.1.0
An in-place string modification library
42
split_exact
growingv1.1.0
splitting strings into arrays of slices
41
numnums
growingv0.1.1
Reusable bite-sized zero-copy parsers to feed your nom parser
Core Metrics
| in-place-string-map | split_exact | numnums | |
|---|---|---|---|
| Health Score | 35 | 42 | 41 |
| Total Downloads | 1.7K | 6.0K | 2.8K |
| 30d Downloads | 3 | 6 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 4 | 2 |
| Last Updated | 1771d ago | 715d ago | 1531d ago |
| Age | 4y 10m | 2y | 4y 2m |
Health Breakdown
in-place-string-map
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
split_exact
Maintenance
4
Quality
20
Community
3
Popularity
5
Documentation
10
numnums
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| in-place-string-map | split_exact | numnums | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 10KB | 2KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •split_exact leads with a health score of 42/100, but none of the options score above 80.
- •⚠ in-place-string-map, split_exact, numnums have not been updated in over a year.
- •in-place-string-map, numnums are pre-1.0 — API may change.