Does anyone ever get to the point where their trait bounds are 3x longer than their implementations?

Lessons Learnt from using Rust as the Intro to Programming (Andreea Costea at RustWeek)

Is there a macro for adding padding to a struct?

Rust+KDB Interactively Running Together

built a basic game in rust + bevy.

deconvolution - a comprehensive image deconvolution and restoration library

Nine Ways to Do Inheritance in Rust, a Language Without Inheritance

Is it better to use the ? operator or handle errors manually (via match / .unwrap_or_else()) to avoid technical debt?

cargo-rdme 2.0.0: Generate your README from your crate’s rustdoc - Now with much better intralinks support

Cross-platform live wallpaper engine built with Rust (WIP)