Все публикации

Rust 'did you know': non-generic inner functions

Crust of Rust: std::collections

Rust 'did you know': shortcut for docs.rs permalinks

Supply Chain Security — MIT 6.5660 Computer Security guest lecture

Rust 'did you know': handy playground features

Solving distributed systems challenges in Rust

Rust 'did you know': derive isn't perfect

Setting up CI and property testing for a Rust crate

Rust 'did you know': Cargo dependency renames

Rust 'did you know': cargo tree

From cargo to crates.io and back again

Rust 'did you know': cargo shorthands

Rust 'did you know': the name and logo

Making a Presentation: Living with Rust long-term

Decrusting the serde crate

Q&A December 2022

Q&A November 2022

Day in the Life of Open Source Maintenance: 2022-10-08

Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)

Making a Rust crate compile faster

Day in the Life of Open Source Maintenance 2022-06-19

Crust of Rust: Send, Sync, and their implementors

Post-Crust of Rust Q&A

Implementing and Optimizing a Wordle Solver in Rust