Decision Workspace
eyes vs flexi-parse vs strtod
Side-by-side comparison of Rust crates
39
eyes
growingv1.3.0
Parse and convert strings using human-readable templates.
57
flexi-parse
growingv0.11.0
Simple, flexible parsing
56
strtod
growingv0.2.0
A high precision floating point parser implementation for Rust
Core Metrics
| eyes | flexi-parse | strtod | |
|---|---|---|---|
| Health Score | 39 | 57 | 56 |
| Total Downloads | 10.8K | 21.0K | 11.2K |
| 30d Downloads | 23 | 55 | 118 |
| Dependents | 0 | 1 | 3 |
| Releases | 8 | 19 | 3 |
| Last Updated | 1038d ago | 43d ago | 9d ago |
| Age | 4y 5m | 2y 7m | 10y 9m |
Health Breakdown
eyes
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
9
flexi-parse
Maintenance
16
Quality
18
Community
5
Popularity
5
Documentation
13
strtod
Maintenance
14
Quality
16
Community
7
Popularity
5
Documentation
14
Technical Details
| eyes | flexi-parse | strtod | |
|---|---|---|---|
| Version | 1.3.0 | 0.11.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 5KB | 48KB | 27KB |
| Features | 0 | 5 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | 1.48.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •flexi-parse leads with a health score of 57/100, but none of the options score above 80.
- •⚠ eyes has not been updated in over a year.
- •flexi-parse, strtod are pre-1.0 — API may change.