Iron Oxide (IROX) Libraries
A collection of (hopefully) useful crates written in Rust.
Current Modules & Organization:
data-formats- Specific data format encoders & decoderscsv- Comma Separated Values encoder/decodergpx- GPX GPS file format reader/writernmea0183- GPS NMEA-0183 encoder/decoderraymarine_sonar- Raymarine SDF Sonar Convertersirf- GPS Binary SiRF encoder/decoder
interfaces- Interfaces, Transports, and APIs for external toolsinfluxdb_v1- InfluxDB v1 API Clientwin-location-api- Interact with theWindows.Devices.GeolocationAPI in idiomatic Rust
irox- Aggregator modulelibraries- Rust 'library' crates, usually without binariescarto- Cartographic & Geospatial toolsegui_irox_extras- Extra stuff for the wonderfuleguicrateenums- Traits for better Enumerated Typesenums_derive- Derivable impls of the traits in irox-enumsnetwork- Networking toolsprogress- An ecosystem for displaying progress, either in a UI or on the terminal.stats- Mathematics & Statistics toolsstructs- Traits for Struct Types - linearly serialized big endian bytesstructs_derive- Derivable impls of the traits in irox-structsthreading- Blocking and Asynchronous Threading Toolstime- A date & time library that aims for ease of use based on the Proleptic Gregorian Calendar.tools- Dumping ground for stuff that should have been instdtypes- Enums and structs to describe Rust's basic type systemunits- Physical Units, Quantities, & Reference Frames
tools- Rust 'binary' crates, mostly just binaries that depend on crates inlibrariesgpsd- Implementation of GPSd in Rust, with support for windows targets!