ekmett / speculationLinks
Safe, programmable, speculative evaluation for Haskell
☆29Updated 6 years ago
Alternatives and similar repositories for speculation
Users that are interested in speculation are comparing it to the libraries listed below
Sorting:
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- An append only list in a compact region☆25Updated 6 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 6 months ago
- System F implemented in Haskell☆24Updated 13 years ago
- Provides free functors that are adjoint to functors that forget class constraints.☆29Updated 9 months ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- Serializable closures for distributed programming.☆65Updated last year
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Haskell library for efficiently building up buffers☆26Updated 5 months ago
- A monad for managed values☆50Updated 2 years ago
- Benchmarks for use with IntelLabs/flrc.☆10Updated 2 years ago
- Kleene algebra, regular expressions☆32Updated last year
- An experimental intermediate language for GHC☆36Updated 7 years ago
- A fast globally unique variable supply with a pure API☆19Updated last year
- Austin's supercompiler work☆21Updated 5 years ago
- Lens interface for your filesystem☆22Updated 4 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 8 years ago
- Playing with https://github.com/ekmett/machines☆51Updated 7 years ago
- haskell memory☆48Updated last year
- Maps using values' monoidal structure during merging☆42Updated 2 months ago
- high-level stream sockets in haskell☆17Updated last year
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 3 months ago
- Continuously varying values, made easy :)☆42Updated 5 years ago
- A package re-exporting the verified subset of containers☆20Updated 7 years ago
- Type level lists, pairs, sums, their operations, and their properties.☆24Updated 6 years ago
- Folds for recursive types with GHC Generics☆26Updated 5 years ago
- GHC-WPC is an extended GHC that exports the STG and other IR (.modpak) for the compiled modules and linker metadata (.ghc_stgapp) at appl…☆10Updated last year
- Operational-style Applicative, Alternative, Monad and MonadPlus, using free monads.☆25Updated 8 years ago
- Experimental implementation of generic record subtyping☆18Updated last year