unagi-chan: Fast concurrent queues with a Chan-like API, and more This library provides implementations of concurrent FIFO queues (for both general boxed and primitive unboxed values) that are fast, perform well under contention, and offer a Chan-like interface. The library may be of limited usefulness outside of x86 architectures where the fetch-and-add instruction is not available. We export sev
![unagi-chan](https://cdn-ak-scissors.b.st-hatena.com/image/square/8f7760e26280567fd17e121902debb1c562bd006/height=288;version=1;width=512/http%3A%2F%2Fi.imgur.com%2FJ5rLUFn.png)