nim-works / loony

A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.
https://nim-works.github.io/loony/
MIT License
64 stars 4 forks source link

+ comp flags, depr init, use new, cleanup #17

Closed shayanhabibi closed 2 years ago

shayanhabibi commented 2 years ago

Ehhh I'm merging this since the blog has the newLoonyQueue api and it'll be odd if it's not actually in yet