๐Ÿ“ฆ ibraheemdev / jiffy

Rust implementation of the Jiffy MPSC queue.

โ˜… 4 stars โ‘‚ 3 forks ๐Ÿ‘ 4 watching
๐Ÿ“ฅ Clone https://github.com/ibraheemdev/jiffy.git
HTTPS git clone https://github.com/ibraheemdev/jiffy.git
SSH git clone git@github.com:ibraheemdev/jiffy.git
CLI gh repo clone ibraheemdev/jiffy
Ibraheem Ahmed Ibraheem Ahmed add note to readme 29baf62 1 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ benches
๐Ÿ“ src
๐Ÿ“ tests
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.toml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Implementation of https://arxiv.org/abs/2010.14189. Turns out the algorithm is unsound and requires memory reclamation.