@hackage lockfree-queue dependencies
15 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/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/IORefCAS
Atomic compare and swap for IORefs and STRefs.
@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/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/IORefCAS
Atomic compare and swap for IORefs and STRefs.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support