@hackage cereal-plus dependencies
15 results
@hackage/base
Core data structures and operations
@hackage/array
Mutable and immutable arrays
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/text
An efficient packed Unicode text type.
@hackage/hashtables
Mutable hash tables in the ST monad
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/cio
A monad for concurrent IO on a thread pool
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/cereal
A binary serialization library
@hackage/errors
Simplified error-handling