Thread Locals Galore
September 04, 2024The only thing more evil than one singleton is multiple singletons
An overview of Thread Local Variables, and the challenges they pose for experimental dynamic linking support
The only thing more evil than one singleton is multiple singletons
An overview of Thread Local Variables, and the challenges they pose for experimental dynamic linking support
Shoveling bytes so you don't have to
An introduction to DMA, including what it is commonly used for, and a model of how to think about what the hardware does
Faster 👏 builds 👏 now
An experience report of attempting and MOSTLY succeeding in using the Cranelift backend for real MacOS applications
Presentation unavailable
How far is too far?
A dive into abstracting unusual behavior differences using generics to manage different storage and async usage styles
Maybe more crates is too many
An update to previous research about speeding build times, informed by unexpected increased cost of maintenance