snoyberg / vegitoLinks
Some standalone stream fusion experiments
☆13Updated 9 years ago
Alternatives and similar repositories for vegito
Users that are interested in vegito are comparing it to the libraries listed below
Sorting:
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- Implementation of Haskell CRDTs (Commutative Replicated Data Types)☆13Updated 13 years ago
- being the materials from my YOW LambdaJam 2016 talk☆11Updated 9 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- A GHC type checker plugin for row types☆39Updated 8 years ago
- Composable monadic short-circuiting streaming folds☆19Updated 7 years ago
- ☆33Updated 10 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Updated 3 years ago
- Haskell library for efficiently building up buffers☆26Updated 9 months ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- HTTP client with pipes interface☆18Updated 6 months ago
- Playing with https://github.com/ekmett/machines☆51Updated 8 years ago
- Dump GHC's abstract syntax trees☆41Updated 3 years ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago
- Abstactions and concrete implementations of mutable containers☆14Updated 9 years ago
- Automatically make lenses from data structures implementing Generic