@hackage/atomic-primops
A safe approach to CAS and other atomic ops in Haskell.
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/stm
Software Transactional Memory
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/deepseq
Deep evaluation of data structures
@hackage/ttrie
Contention-free STM hash map
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/stm
Software Transactional Memory
@hackage/text
An efficient packed Unicode text type.
@hackage/bifunctors
Bifunctors
@hackage/transformers
Concrete functor and monad transformers
@hackage/criterion-plus
Enhancement of the "criterion" benchmarking library
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/stm-containers
Containers for STM
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/mwc-random
Fast, high quality pseudo random number generation
@hackage/stm-stats
retry statistics for STM transactions