ekmett / succinctLinks
playground for working with succinct data structures
☆97Updated 9 years ago
Alternatives and similar repositories for succinct
Users that are interested in succinct are comparing it to the libraries listed below
Sorting:
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Haskell 98 contravariant functors☆73Updated 7 months ago
- Fast linear time sorting and discrimination for a large class of data types☆137Updated last week
- Accepted papers for ICFP 2015☆45Updated 9 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 2 months ago
- A hip inductive theorem prover!☆89Updated 3 years ago
- Dump GHC's abstract syntax trees☆41Updated 3 years ago
- Slides and exercises for the Idris course taught at Galois☆50Updated 9 years ago
- Generic random generators☆81Updated 2 years ago
- Type provider library for Idris☆94Updated 7 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆78Updated 5 years ago
- Recursion schemes for Idris☆64Updated 6 years ago
- Haskell distributed parallel Haskell☆37Updated 7 years ago
- Link to preprints for POPL'18 and colocated events☆87Updated 6 years ago
- Source material for "Functional Pearl: Getting a Quick Fix on Comonads"☆46Updated 7 years ago
- Dive into GHC☆82Updated 8 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 2 months ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Compositional type checking for Haskell