Over the years I've found myself with a weird amount of knowledge about how types and ABIs in Rust work, and I wanted to write it all down in one place so that... it's written down in one place. Much of this information can or should be found in the Rust ... (more…)
Read more »
A graphical client for plain-text protocols written in Rust with GTK.
It currently supports the Gemini, Gopher and Finger protocols. (more…)
Read more »
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust - paulkernfeld/contiguous-data-in-rust... (more…)
Read more »
Rust example programs for many of my hardware device drivers running on STM32F3 Discovery, STM32F103 "Blue Pill", micro:bit and other boards - GitHub - eldruin/driver-examples: Rust examp... (more…)
Read more »