michaelt / streaming-bytestringLinks
effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy
☆20Updated 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:
- IO without any PseudoExceptions☆28Updated 5 years ago
- Haskell library for efficiently building up buffers☆26Updated 6 months ago
- Flush system metrics to statsd☆26Updated 2 months ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Lists, Texts, ByteStrings and Vectors with type-encoded length☆10Updated 4 years ago
- An append only list in a compact region☆25Updated 6 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- A Haskell library supporting flexible, dynamic file-based configuration.☆16Updated 6 years ago
- Run lifted IO operations asynchronously and wait for their results☆29Updated 8 months ago
- Nat, Fin, Vec☆25Updated 2 months ago
- high-resolution performance benchmarking☆26Updated last week
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 8 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- Closable, fair, single-wakeup channel type that avoids 0 reader space leaks.☆18Updated 4 months ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- Haskell streaming library optimized for low CPU and GC overhead☆16Updated 7 years ago
- Auto-generate a server for your datatype☆30Updated 2 years ago
- A text editor zipper libary☆17Updated 8 months ago
- Bidirectional mapping between two key types☆22Updated last year
- Quiver stream processing library☆15Updated 8 years ago
- Adaptation of the streaming library for increased safety through linear types. Summer of Haskell 2017 project.☆47Updated 7 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- Automatically re-export Haskell modules.☆32Updated last month
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 7 months ago
- Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers)☆34Updated 5 months ago
- Continuously varying values, made easy :)☆42Updated 5 years ago