Popularity
1.5
Growing
Activity
0.0
Stable
0
2
0
Monthly Downloads: 7
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.1.0.1
binary-streams alternatives and similar packages
Based on the "binary" category.
Alternatively, view binary-streams alternatives based on common mentions on social networks and blogs.
-
binary
Efficient, pure binary serialisation using ByteStrings in Haskell. -
binary-parsers
Extends binary with parsec/attoparsec style parsing combinators -
binary-bits
Binary serialization at the bit level on top of the binary package -
binary-strict
A strict version of the Get monad from the binary package. -
binary-typed
Thin type-safe layer for the Haskell Binary library. -
binary-protocol-zmq
Monad to ease implementing a binary network protocol over ZeroMQ -
binary-protocol
Monad to ease implementing a binary network protocol. -
binary-generic
Haskell package making it easy to serialize any kind of data with the binary package. Just derive 'Data' and you're done! -
binary-ext
Binary serialisation for Haskell values using lazy ByteStrings -
binary-io
Read and write values of types that implement Binary from and to Handles -
binary-communicator
Flexible way to ease transmission of binary data.
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of binary-streams or a related project?
README
binary-streams
Allow serialization/deserialization using binary and io-streams.