ghc-unagi-chan 0.4.1.4
Channel: guix
Licenses: Modified BSD
Build system: haskell
Synopsis: Fast concurrent queues with a Chan-like API, and more
Description:
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.
Total results: 1