snoyberg / zeremLinks
Haskell streaming library optimized for low CPU and GC overhead
☆16Updated 7 years ago
Alternatives and similar repositories for zerem
Users that are interested in zerem are comparing it to the libraries listed below
Sorting:
- Unpinned byte arrays in GHC haskell☆22Updated 6 years ago
- An append only list in a compact region☆25Updated 7 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- Kleene algebra, regular expressions☆33Updated last year
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 7 years ago
- A message-passing library, intended for simplifying network applications☆44Updated 7 years ago
- Simplify and render Template Haskell☆18Updated 7 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆19Updated 8 years ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 9 years ago
- Haskell Standard Input and Output☆46Updated 7 years ago
- Adaptation of the streaming library for increased safety through linear types. Summer of Haskell 2017 project.☆47Updated 8 years ago
- Haskell library for efficiently building up buffers☆26Updated 9 months ago
- An efficient packed, immutable UTF8-backed Unicode text type for Haskell☆33Updated 7 years ago
- Experimental implementation of generic record subtyping☆18Updated last year
- A command-line tool for live monitoring☆25Updated 4 months ago
- High-resolution clock functions: monotonic, realtime, cputime.☆59Updated 2 years ago
- a PostgreSQL client library implemented with pure Haskell☆36Updated 5 years ago
- Continuously varying values, made easy :)☆42Updated 6 years ago
- Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms☆16Updated 9 months ago
- Sift through Haskell code for analysis purposes☆18Updated 7 years ago
- Haskell: Efficiently build a bytestring from smaller chunks