@hackage unagi-chan dependencies
18 results
@haskell/primitive
Primitive memory-related operations
@haskell/ghc-prim
GHC primitives
@haskell/base
Core data structures and operations
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@haskell/primitive
Primitive memory-related operations
@haskell/ghc-prim
GHC primitives
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@haskell/stm
Software Transactional Memory
@haskell/base
Core data structures and operations
@hackage/unagi-chan
Fast concurrent queues with a Chan-like API, and more
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/async
Run IO operations asynchronously and wait for their results