michaelt / streaming-bytestringLinks
effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy
☆21Updated 7 years ago
Alternatives and similar repositories for streaming-bytestring
Users that are interested in streaming-bytestring are comparing it to the libraries listed below
Sorting:
- Haskell library for efficiently building up buffers☆26Updated 8 months ago
- IO without any PseudoExceptions☆28Updated 5 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- Run lifted IO operations asynchronously and wait for their results☆29Updated last week
- Flush system metrics to statsd☆26Updated 4 months ago
- ST with efficient exceptions☆20Updated 8 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- An append only list in a compact region☆25Updated 7 years ago
- Lists, Texts, ByteStrings and Vectors with type-encoded length☆10Updated 4 years ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- An implementation of GraphQL in Haskell.☆21Updated 8 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- A truly tiny monadic parsing library☆28Updated 4 years ago
- Simplify and render Template Haskell☆18Updated 7 years ago
- Monitor nginx access logs in real time.☆26Updated 5 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 9 months ago
- An efficient packed, immutable UTF8-backed Unicode text type for Haskell☆33Updated 6 years ago
- high-resolution performance benchmarking☆26Updated 2 months ago
- Transactional cache with configurable persistence☆46Updated 2 years ago
- An applicative monad that batches commands for later more efficient execution☆27Updated 7 years ago
- Haskell Standard Input and Output☆46Updated 7 years ago
- Haskell streaming library optimized for low CPU and GC overhead☆16Updated 7 years ago
- 🤳 ignore the differences between `a` and `Identity a`☆25Updated 6 years ago
- Adaptation of the streaming library for increased safety through linear types. Summer of Haskell 2017 project.☆47Updated 8 years ago
- Unpinned byte arrays in GHC haskell☆22Updated 6 years ago
- High-resolution clock functions: monotonic, realtime, cputime.☆59Updated 2 years ago
- Non-empty Vectors☆26Updated 4 months ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- A whirlwind tour of some Haskell design decisions☆22Updated 6 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Updated 3 years ago