Hi all, I have translated into Nim a [simple shared queue](https://gist.github.com/evacchi/0c059d71955aab2fb9ac892d914f838a) based on [this blog post](https://idea.popcount.org/2012-09-11-concurrent-queue-in-c/). Please share feedback on how you would improve it memory/performance-wise.
Thanks!
