Crates.io | irox-stats |
lib.rs | irox-stats |
version | 0.2.7 |
source | src |
created_at | 2023-09-05 03:24:57.347306 |
updated_at | 2024-10-30 02:44:14.57892 |
description | Various mathematical and statistics utilities |
homepage | https://github.com/spmadden/irox |
repository | https://github.com/spmadden/irox |
max_upload_size | |
id | 963860 |
size | 59,302 |
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!