vmchale / morphism-zoo
Some examples of recursion schemes, with benchmarks
☆10Updated 7 years ago
Alternatives and similar repositories for morphism-zoo:
Users that are interested in morphism-zoo are comparing it to the libraries listed below
- ☆20Updated 2 years ago
- GHC patched with the -fcompact-holes flag☆11Updated 6 years ago
- Deriving Applicative for sum types.. Idiomatically.☆11Updated 3 years ago
- The GHC Wiki (kept for archiving purposes, please use version at https://gitlab.haskell.org/ghc/ghc/wikis/)☆12Updated 6 years ago
- ☆24Updated last year
- Basic examples and functions for generics-sop☆20Updated last year
- generate contextually sensible fuzz tests for servant apps☆26Updated 6 months ago
- Type safe JSON PostgreSQL queries using bidirectional serializers☆21Updated 4 years ago
- Sift through Haskell code for analysis purposes☆18Updated 6 years ago
- ListT done right☆15Updated last year
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- A fuzzy string set implementation in Haskell.☆10Updated last year
- Folds for recursive types with GHC Generics☆26Updated 5 years ago
- Simple comparative benchmarks for CSV parsing libraries☆17Updated 6 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 8 years ago
- Deriving Semigroup and Monoid instances for your product types☆11Updated last month
- A principal solution to ghost threads and silent exceptions☆24Updated last year
- An output coverage checker☆11Updated 6 years ago
- Cursor data and manipulation☆21Updated last year
- Performance shootout of various trie implementations☆18Updated 5 years ago
- Use tests to monitor changes in Aeson serialization☆18Updated 8 months ago
- Get all your structure and rip it apart.☆31Updated 6 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- Haskell space profiling toolset☆14Updated 6 years ago
- Effectful Raw handler for Servant servers.☆16Updated 4 years ago
- A text editor zipper libary☆17Updated 5 months ago
- Turn an optparse-applicative program into a CGI program!☆35Updated 5 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- Servant dhall bindings☆19Updated 4 years ago
- Thread-indexed storage around arbitrary context values