Decision Workspace
fit2gpx vs fitparser vs interval-planner
Side-by-side comparison of Rust crates
45
fit2gpx
growingv0.6.1
.fit to .gpx converter
48
fitparser
growingv0.10.0
A utility to parse ANT .FIT files and allow their contents to be serialized with serde.
43
interval-planner
growingv1.0.0
A Rust CLI and library for generating structured .plan workout files for cycling computers like Wahoo
Core Metrics
| fit2gpx | fitparser | interval-planner | |
|---|---|---|---|
| Health Score | 45 | 48 | 43 |
| Total Downloads | 7.2K | 39.8K | 1.6K |
| 30d Downloads | 12 | 1.6K | 6 |
| Dependents | 0 | 3 | 0 |
| Releases | 8 | 16 | 4 |
| Last Updated | 249d ago | 291d ago | 278d ago |
| Age | 1y 8m | 5y 11m | 9m |
Health Breakdown
fit2gpx
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
10
fitparser
Maintenance
9
Quality
13
Community
8
Popularity
5
Documentation
13
interval-planner
Maintenance
11
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| fit2gpx | fitparser | interval-planner | |
|---|---|---|---|
| Version | 0.6.1 | 0.10.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 5 | 1 |
| Crate Size | 15KB | 372KB | 7KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fitparser leads with a health score of 48/100, but none of the options score above 80.
- •fit2gpx, fitparser are pre-1.0 — API may change.