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/decoder, inspired by python'scsvmodulegpx- 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 Clientwinlocation-api- Interact with theWindows.Devices.GeolocationAPI in idiomatic Rust
irox- Aggregator modulelibraries- Rust 'library' crates, usually without binariesbuild-rs- Compile-time build metadata injection inspired by shadow-rscarto- Cartographic & Geospatial toolsegui-extras- Extra stuff for the wonderfuleguicrateenums- Traits for better Enumerated Typesenums_derive- Derivable impls of the traits in irox-enumsgit-tools- Tools and wrappers to help with GitOpslog- Basic console and file loggingnetworking- 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 inlibrariescargo-describe- CLI tool to produce human-friendly information from cargo-metadatagpsd- Implementation of GPSd in Rust, with support for windows targets!