Decision Workspace
vts_parsing vs flexi-parse vs strtod
Side-by-side comparison of Rust crates
54
vts_parsing
stablev1.2.0
Crate for parsing VTS or VTM files generated by VTOL VR.
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
| vts_parsing | flexi-parse | strtod | |
|---|---|---|---|
| Health Score | 54 | 57 | 56 |
| Total Downloads | 5.3K | 21.0K | 11.2K |
| 30d Downloads | 22 | 55 | 118 |
| Dependents | 0 | 1 | 3 |
| Releases | 5 | 19 | 3 |
| Last Updated | 580d ago | 43d ago | 9d ago |
| Age | 1y 7m | 2y 7m | 10y 9m |
Health Breakdown
vts_parsing
Maintenance
12
Quality
20
Community
5
Popularity
4
Documentation
13
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
| vts_parsing | flexi-parse | strtod | |
|---|---|---|---|
| Version | 1.2.0 | 0.11.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | AGPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 0 |
| Crate Size | 23KB | 48KB | 27KB |
| Features | 1 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ vts_parsing has not been updated in over a year.
- •flexi-parse, strtod are pre-1.0 — API may change.