snapframework / io-streamsLinks
Simple, composable, and easy-to-use stream I/O for Haskell
☆100Updated 8 months ago
Alternatives and similar repositories for io-streams
Users that are interested in io-streams are comparing it to the libraries listed below
Sorting:
- the EitherT monad transformer☆57Updated last month
- Haskell 98 Profunctors☆70Updated 5 months ago
- Serializable closures for distributed programming.☆65Updated 2 years ago
- Priority Search Queues in three different flavors for Haskell☆67Updated 3 months ago
- Modern library for working with URIs☆69Updated last week
- Haskell 98 contravariant functors☆73Updated last year
- IO without any PseudoExceptions☆28Updated 5 years ago
- Lenses and traversals for xml-conduit☆50Updated 5 months ago
- haskell metrics☆31Updated last year
- Retry combinators for monadic actions that may fail☆114Updated 2 years ago
- Fast binary serialization in Haskell☆110Updated 11 months ago
- Some useful control operators for looping☆47Updated 5 years ago
- Efficient conversion of values into Text☆40Updated 2 months ago
- ☆54Updated 7 years ago
- Haskell library for efficiently building up buffers☆27Updated 10 months ago
- Filter with effects☆74Updated 10 months ago
- A very general logging effect for Haskell☆61Updated 3 months ago
- Haskell Avro Encoding and Decoding Native Support (no RPC)☆85Updated last year
- A functional web framework☆34Updated 3 years ago
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago
- Generic HTTP types for Haskell (for both client and server code)☆54Updated 2 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API