A Rust SPSC Queue That "Beats Every C++ Implementation" (opens in new tab)
A recent LinkedIn post recently claimed a Rust SPSC queue that "beats every C++ implementation I could find." Not by a little — by 2-8x on burst workloads.
Read the original article