An open API service for producing an overview of a list of open source projects.

https://github.com/jarjk/fit2gpx-rs

cli converter elevation elevation-data fit fit-files garmin gnss gps gpx gpx-data gpx-files rust srtm srtm-data

Score: 12.990658886406901

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Convert fit to gpx files fast and conveniently without leaving the terminal.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 187
Total Committers: 3
Avg Commits per committer: 62.333
Development Distribution Score (DDS): 0.39

Commits in past year: 60
Committers in past year: 2
Avg Commits per committer in past year: 30.0
Development Distribution Score (DDS) in past year: 0.15

Name Email Commits
Jeromos Kovács i****4@p****e 114
dependabot[bot] 4****] 72
Jeromos Kovács 1****k 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 4
Total pull requests: 28
Average time to close issues: 2 minutes
Average time to close pull requests: 4 days
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 2.5
Average comments per pull request: 0.14
Merged pull request: 16
Bot issues: 1
Bot pull requests: 20

Past year issues: 4
Past year pull requests: 22
Past year average time to close issues: 2 minutes
Past year average time to close pull requests: 4 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 2.5
Past year average comments per pull request: 0.18
Past year merged pull request: 12
Past year bot issues: 1
Past year bot pull requests: 16

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jarjk/fit2gpx-rs

Top Issue Authors

  • jarjk (3)
  • github-actions[bot] (1)

Top Pull Request Authors

  • dependabot[bot] (20)
  • jarjk (8)

Top Issue Labels

  • automated issue (1)
  • report (1)

Top Pull Request Labels

  • dependencies (20)
  • rust (17)
  • github_actions (3)

Package metadata

crates.io: fit2gpx

.fit to .gpx converter

  • Homepage:
  • Documentation: https://docs.rs/fit2gpx/
  • Licenses: MIT
  • Latest release: 0.6.1 (published about 1 year ago)
  • Last Synced: 2026-08-28T19:02:19.333Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7,304 Total
  • Rankings:
    • Dependent repos count: 26.758%
    • Dependent packages count: 35.49%
    • Average: 52.921%
    • Downloads: 96.514%
  • Maintainers (1)

Dependencies

.github/workflows/rust.yml actions
  • actions/checkout v4 composite
Cargo.lock cargo
  • anstream 0.6.14
  • anstyle 1.0.7
  • anstyle-parse 0.2.4
  • anstyle-query 1.1.0
  • anstyle-wincon 3.0.3
  • approx 0.5.1
  • autocfg 1.3.0
  • clap 4.5.8
  • clap_builder 4.5.8
  • clap_derive 4.5.8
  • clap_lex 0.7.1
  • colorchoice 1.0.1
  • csv 1.3.0
  • csv-core 0.1.11
  • deranged 0.3.11
  • fit_file 0.6.0
  • geo-types 0.7.13
  • gpx 0.10.0
  • heck 0.5.0
  • is_terminal_polyfill 1.70.0
  • itoa 1.0.11
  • libm 0.2.8
  • memchr 2.7.4
  • num-conv 0.1.0
  • num-traits 0.2.19
  • powerfmt 0.2.0
  • proc-macro2 1.0.86
  • quote 1.0.36
  • ryu 1.0.18
  • serde 1.0.203
  • serde_derive 1.0.203
  • strsim 0.11.1
  • syn 2.0.68
  • thiserror 1.0.61
  • thiserror-impl 1.0.61
  • time 0.3.36
  • time-core 0.1.2
  • time-macros 0.2.18
  • unicode-ident 1.0.12
  • utf8parse 0.2.2
  • windows-sys 0.52.0
  • windows-targets 0.52.5
  • windows_aarch64_gnullvm 0.52.5
  • windows_aarch64_msvc 0.52.5
  • windows_i686_gnu 0.52.5
  • windows_i686_gnullvm 0.52.5
  • windows_i686_msvc 0.52.5
  • windows_x86_64_gnu 0.52.5
  • windows_x86_64_gnullvm 0.52.5
  • windows_x86_64_msvc 0.52.5
  • xml-rs 0.8.20
Cargo.toml cargo