7 posts tagged
#rust
UUIDv7 TypeIDs in Diesel
Integrating UUIDv7-based TypeIDs as a custom Diesel type.
ORM-ish Diesel Helpers
Diesel isn't exactly an ORM, but a few helpers get us kind of there. Ish.
Pagination in Async Diesel
A short-ish snippet that might help you avoid a headache.
Cacao: Building macOS (and iOS) Apps in Rust
You can pry Objective-C out of my cold, dead hands.
Wobbling in Rust
Writing slightly dangerous code in Rust that (literally, mostly) will not die.
Rust, Cargo, lcrypto/OpenSSL, Mac, and You
OpenSSL on Mac is a weird mess, and it can make compiling Rust programs annoying. This is a short guide to help.
Rust, or: What's the Deal with GUIs?
Exploring what a GUI API could look like in Rust.