It’s no secret that my taste in programming languages is very weird for a programming language enthusiast professional. Several of my last few posts are about Go, broadly regarded as the programming language equivalent of eating plain oatmeal for breakfast.| mcyoung.xyz
A hashable type.| doc.rust-lang.org
Collection types.| doc.rust-lang.org
A hash map implemented with quadratic probing and SIMD lookup.| doc.rust-lang.org
An expose on Implicits and Local Coherence| thunderseethe's devlog