ezyang / backpack-examplesLinks
Backpack examples repository
☆14Updated 8 years ago
Alternatives and similar repositories for backpack-examples
Users that are interested in backpack-examples are comparing it to the libraries listed below
Sorting:
- Dependently typed convolutional neural networks☆35Updated 8 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- Folds for recursive types with GHC Generics☆28Updated 3 weeks ago
- An experiment in functional interface design☆24Updated 8 years ago
- Agda-style equational reasoning in Haskell☆54Updated 4 months ago
- Simplified interface to the GHC API☆22Updated 6 years ago
- Codo notation for programming with comonads in Haskell☆25Updated 4 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- Kleene algebra, regular expressions☆33Updated last year
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 8 years ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 9 years ago
- A toy implementation of Haxl to illustrate the internals☆22Updated 8 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- Perform GPIO from Haskell☆21Updated 6 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Criterion benchmarks for the different haskell concurrent channel implementations in base and stm☆17Updated 11 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 3 years ago
- Show programming language printed values in a web UI☆24Updated 6 years ago
- Fast unboxed references for ST and IO monad☆15Updated 8 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- Extensible type-safe unions for Haskell☆34Updated 5 months ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Updated 3 years ago
- Automatic type class law checking.☆24Updated 7 months ago
- ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory☆17Updated last year
- Deriving via☆33Updated 7 years ago