haskell-works / hw-rankselect
☆18Updated last year
Alternatives and similar repositories for hw-rankselect:
Users that are interested in hw-rankselect are comparing it to the libraries listed below
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Succinct binary serialization☆15Updated 6 years ago
- Succinct vectors☆20Updated 6 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- Expands type synonyms in Template Haskell ASTs☆11Updated 4 months ago
- Benchmarks for use with IntelLabs/flrc.☆10Updated 2 years ago
- Austin's supercompiler work☆21Updated 5 years ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 7 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated last month
- Folds for recursive types with GHC Generics☆26Updated 5 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 6 years ago
- Type level lists, pairs, sums, their operations, and their properties.☆24Updated 6 years ago
- Haskell library for efficiently building up buffers☆26Updated 3 months ago
- [Talk] Framing the Discussion with EDSLs☆9Updated 10 years ago
- "Programs that explain their effects" talk material☆17Updated 6 years ago
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- Scrap Your Reprinter - A Datatype Generic Algorithm for Layout-Preserving Refactoring☆27Updated 3 years ago
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 6 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- Dependently typed elimination functions using singletons☆28Updated 3 months ago
- Kleene algebra, regular expressions☆32Updated last year
- Generate fake recursion schemes☆12Updated 4 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 4 months ago
- Type-level assertion operators☆16Updated 7 years ago
- Experimental implementation of generic record subtyping