Rust implementation of the Jiffy MPSC queue.
https://github.com/ibraheemdev/jiffy.git
git clone https://github.com/ibraheemdev/jiffy.git
git clone git@github.com:ibraheemdev/jiffy.git
gh repo clone ibraheemdev/jiffy
Implementation of https://arxiv.org/abs/2010.14189. Turns out the algorithm is unsound and requires memory reclamation.