@hackage streamly-binary dependencies
11 results
@hackage/base
Core data structures and operations
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/streamly
Streaming data pipelines with declarative concurrency
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/base
Core data structures and operations
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/hspec
A Testing Framework for Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/streamly
Streaming data pipelines with declarative concurrency
@hackage/streamly-binary
Integration of streamly and binary