I try to write here regularly, mostly about concurrency and Rust. If you enjoy my writing, you can subscribe to this RSS feed.
-
— Designing A Fast Concurrent Hash Table
-
— Learning Async Rust With Entirely Too Many Web Servers
-
— A Lock-Free Vector
-
— 128-bit Atomics Are Practical Now
-
— Astra: A Blocking HTTP Server Built on Top of Hyper
-
— Extending Rust's Async Function Syntax
-
— The Random Number Generator Hidden In Rust's Standard Library
-
— An Alternative Syntax for Async Functions
-
— Go in Twenty Minutes
-
— From Active Record to Mongoid