Hunting for Bugs in Rust
Way back in August I announced that I was starting in on "a project to QuickCheck Rust’s standard library data structures", here. And I did! »
Way back in August I announced that I was starting in on "a project to QuickCheck Rust’s standard library data structures", here. And I did! »
Hey, I wrote a book! Let me tell you all about the work. »
I wrapped up my last post by saying I think, next steps, I'll try and get multiple senders going at once. That should be fun. and »
This past year I was pretty well a full-time Rust developer working on a handful of key projects: postmates/cernan postmates/hopper postmates/quantiles Each of »
In the previous Hopper Rework post I introduced my ambition to get disk-backed MPSC Sender / Receiver going on top of fine-grained, atomic synchronization mmap'ing queue files »