@hackage wire-streams dependencies
24 results
@hackage/base
Core data structures and operations
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/io-streams
Simple, composable, and easy-to-use stream I/O
@hackage/binary-parsers
Extends binary with parsec/attoparsec style parsing combinators.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/tasty
Modern and extensible testing framework
@hackage/base
Core data structures and operations
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/io-streams
Simple, composable, and easy-to-use stream I/O
@hackage/wire-streams
Fast binary io-streams adapter.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/cereal-conduit
Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits
@hackage/transformers
Concrete functor and monad transformers
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/io-streams
Simple, composable, and easy-to-use stream I/O
@hackage/wire-streams
Fast binary io-streams adapter.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/cereal
A binary serialization library
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.