4 releases
0.2.0 | Jul 5, 2024 |
---|---|
0.1.2 | Jul 4, 2024 |
0.1.1 | Jul 4, 2024 |
0.1.0 | Jul 4, 2024 |
#188 in Command-line interface
11KB
133 lines
fit2gpx-rs
Purpose
This is a simple Rust library and binary for converting .FIT files to .GPX files. A faster alternative to fit2gpx
- FIT is a GIS data file format used by Garmin GPS sport devices and Garmin software
- GPX is an XML based format for GPS tracks.
Why another one
- cause it's about 80 times as fast
- cause it's fun
Why not this one
- it doesn't support strava bulk-export stuff
Direct dependencies
Dependencies
~5.5MB
~88K SLoC