@haskell/vector
Efficient Arrays
@haskell/primitive
Primitive memory-related operations
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/vector-th-unbox
Deriver for Data.Vector.Unboxed using Template Haskell
@hackage/vector-binary-instances
Instances of Data.Binary for vector
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/storable-tuple
Storable instance for pairs and triples
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/cereal-vector
Serialize instances for Data.Vector types.
@hackage/cereal
A binary serialization library
@hackage/aeson
Fast JSON parsing and encoding
@haskell/base
Core data structures and operations
@hackage/tasty-th
Automatic tasty test case discovery using TH
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty
Modern and extensible testing framework
@hackage/bimaps
bijections with multiple implementations.
@hackage/QuickCheck
Automatic testing of Haskell programs
@haskell/vector
Efficient Arrays
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/mwc-random
Fast, high quality pseudo random number generation
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/bimaps
bijections with multiple implementations.