elpiel
Building Aerospace & Blockchain Open-source projects. Rustacean by heart. Let's save our planet together!
@LechevSpace @AeroRust @StremioEarth
Pinned Repositories
mav
Rust crates for the MAVLink lightweight messaging protocol for communicating with drones (and between onboard drone components).
nmea
NMEA 0183 - for communication between marine electronics such as echo sounder, sonars, anemometer, gyrocompass, autopilot, GNSS receivers and many other types of instruments. Defined and controlled by the National Marine Electronics Association (NMEA)
adex-validator-stack-rust
The Ambire AdEx Validator Stack implemented in Rust: sentry, validator worker, adapter, adview manager
bignum
BigNum - divisibility & arbitrary precision
bitify
Bit protocol parsing crate
docker-symfony
:whale: A docker multicontainer with NGINX, PHP7-FPM, MySQL, Redis and ELK (Elasticsearch Logstash and Kibana)
grafica
A Paperjs, web based Vector Editor
typed4safety
My talk at Rust Nation 2024 included a crate with some examples of how to use the Type system to your advantage.
arduino-plotter
Protocol crate and CLI used to communicate with Arduino serial plotter
embedded-canvas
A canvas on which you can draw anything with ease before drawing the pixels on your small hardware display.
elpiel's Repositories
elpiel/typed4safety
My talk at Rust Nation 2024 included a crate with some examples of how to use the Type system to your advantage.
elpiel/adex-validator-stack-rust
AdEx validator stack reference implementation: sentry, validator worker https://www.adex.network
elpiel/AeroRust.github.io
https://aerorust.org - The AeroRust community website - building the Rust 🦀 ecosystem for Aerospace 🚀 applications
elpiel/auto_generate_cdp
experimental crate to generate the Chrome Devtools Protocol.
elpiel/broken-embassy-rp
elpiel/cargo-wix
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
elpiel/chrono
Date and time library for Rust
elpiel/const_soft_float
rust const soft float point library
elpiel/constgebra
const linear algebra in rust
elpiel/elpiel
elpiel/ethsign
A library to read JSON keyfiles and sign Ethereum stuff.
elpiel/heapless
Heapless, `static` friendly data structures
elpiel/holodeque
Array- and slice-backed double-ended queues in 100% safe Rust
elpiel/hyper-util
Common utilities used with hyper.
elpiel/interoptopus
The polyglot bindings generator for your library (C#, C, Python, …) 🐙
elpiel/interoptopus-csharp
elpiel/ockam-contributors
Contributors to the Ockam Open Source projects
elpiel/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
elpiel/probe-run
Run embedded programs just like native ones
elpiel/redis-rs
Redis library for rust
elpiel/rusb
A safe Rust wrapper for libusb.
elpiel/rust-companies
A list of companies using Rust in production.
elpiel/rust-postgres
Native PostgreSQL driver for the Rust programming language
elpiel/rusty-addon
Stremio mocked addon built for testing
elpiel/SdFat
Arduino FAT16/FAT32 exFAT Library
elpiel/spacedatastandards.org
Data Standards For Space Data Systems
elpiel/static-cell
Statically allocated, runtime initialized cell.
elpiel/this-week-in-rust
Data for this-week-in-rust.org
elpiel/w5500
W5500 ethernet module driver written in rust
elpiel/website
Website for the Tokio project