01rust02quasar
Quasar: A Lock-Free Spatial Audio Engine in Rust
How we built a modular spatial audio engine where arbitrary multi-channel sources route through a patch bay into positioned world emitters, spatialized per-listener through a zero-alloc DSP pipeline without a single mutex on the audio thread.