Decision Workspace
estring vs litrs vs valu3
Side-by-side comparison of Rust crates
50
estring
growingv0.3.0
A simple way to parse a string using type annotations
64
litrs
growingv1.0.0
Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.
55
valu3
growingv0.9.6
A generic serialization/deserialization/type framework
Core Metrics
| estring | litrs | valu3 | |
|---|---|---|---|
| Health Score | 50 | 64 | 55 |
| Total Downloads | 22.1K | 73.9M | 36.8K |
| 30d Downloads | 29 | 10.4M | 231 |
| Dependents | 4 | 691 | 95 |
| Releases | 6 | 13 | 40 |
| Last Updated | 1338d ago | 158d ago | 129d ago |
| Age | 3y 8m | 4y 10m | 2y 11m |
Health Breakdown
estring
Maintenance
7
Quality
18
Community
8
Popularity
5
Documentation
12
litrs
Maintenance
9
Quality
18
Community
14
Popularity
8
Documentation
15
valu3
Maintenance
13
Quality
13
Community
11
Popularity
5
Documentation
13
Technical Details
| estring | litrs | valu3 | |
|---|---|---|---|
| Version | 0.3.0 | 1.0.0 | 0.9.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 2 | 8 |
| Crate Size | 11KB | 47KB | 51KB |
| Features | 3 | 1 | 6 |
| Yanked % | 0.0% | 0.0% | 7.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.59.0 | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •litrs leads with a health score of 64/100, but none of the options score above 80.
- •litrs is depended on by 691 crates — strongest ecosystem trust.
- •⚠ estring has not been updated in over a year.
- •estring, valu3 are pre-1.0 — API may change.