Crates.io | irox-nmea0183 |
lib.rs | irox-nmea0183 |
version | 0.5.3 |
source | src |
created_at | 2023-09-18 02:48:50.435307 |
updated_at | 2024-10-24 23:26:04.732971 |
description | NMEA-0183 format Encoders and Decoders for GPS Devices |
homepage | https://github.com/spmadden/irox |
repository | https://github.com/spmadden/irox |
max_upload_size | |
id | 975491 |
size | 92,371 |
A collection of (hopefully) useful crates written in Rust.
data-formats
- Specific data format encoders & decoders
csv
- Comma Separated Values encoder/decoder, inspired by python's csv
modulegpx
- GPX GPS file format reader/writernmea0183
- GPS NMEA-0183 encoder/decoderraymarine-sonar
- Raymarine SDF Sonar Convertersirf
- GPS Binary SiRF encoder/decoderinterfaces
- Interfaces, Transports, and APIs for
external tools
influxdb_v1
- InfluxDB v1 API Clientwinlocation-api
- Interact with
the Windows.Devices.Geolocation
API in
idiomatic Rustirox
- Aggregator modulelibraries
- Rust 'library' crates, usually without
binaries
bits
- Bits & Bobs. No-std/No-alloc bit/byte manipulation of streamsbuild-rs
- Compile-time build metadata injection inspired by shadow-rscarto
- Cartographic & Geospatial toolsderive-helpers
- Helper traits & functions for the proc_macro crate to aid in writing less complex derive macrosegui-extras
- Extra stuff for the wonderful egui
crateenums
- Traits for better Enumerated Typesenums_derive
- Derivable impls of the traits in irox-enumsfixedmath
- Fixed Precision Math Primitivesgit-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 in std
types
- Enums and structs to describe Rust's basic type systemunits
- Physical Units, Quantities, & Reference Framestools
- Rust 'binary' crates, mostly just binaries that depend
on crates in libraries
gpsd
- Implementation of GPSd in Rust, with support for windows targets!