SocketAddrV6 is not roundtrip serializable
An investigation into some lesser-known IPv6 features.
Cancelling async Rust
Correctness in the face of cancellations: a written version of my talk at RustConf 2025.
Why nextest is process-per-test
Why nextest runs each test in its own process: a game-theoretic view.