@hackage lockfree-queue dependencies
14 results
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@hackage/base
Core data structures and operations
@hackage/ghc-prim
GHC primitives
@hackage/abstract-deque
Abstract, parameterized interface to mutable Deques.
@hackage/abstract-deque-tests
A test-suite for any queue or double-ended queue satisfying an interface
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@hackage/base
Core data structures and operations
@hackage/ghc-prim
GHC primitives
@hackage/test-framework-hunit
HUnit support for the test-framework package.
@hackage/HUnit
A unit testing framework for Haskell
@hackage/abstract-deque
Abstract, parameterized interface to mutable Deques.
@hackage/lockfree-queue
Michael and Scott lock-free queues.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support