robdockins / edisonLinks
Edison: A Library of Efficient Data Structures
☆56Updated 6 months ago
Alternatives and similar repositories for edison
Users that are interested in edison are comparing it to the libraries listed below
Sorting:
- Efficient implementation of the implicit treap data structure☆62Updated 4 years ago
- playground for working with succinct data structures☆97Updated 10 years ago
- ☆41Updated 8 years ago
- ☆40Updated 7 years ago
- QuickCheck extras.☆29Updated 6 years ago
- Clojure-style transients for Haskell☆34Updated 3 years ago
- A library for patches (diffs) on vectors: composable, mergeable and invertible☆57Updated 7 years ago
- Measure time complexity empirically.☆48Updated 9 years ago
- JVM implementation in Haskell☆44Updated last year
- A hip inductive theorem prover!☆90Updated 3 years ago
- A type-checker for Haskell with integer constraints☆42Updated 10 years ago
- A pure Haskell implementation of Datalog☆105Updated 5 years ago
- Dive into GHC☆82Updated 8 years ago
- Type Safe LLVM IR ( Experimental )☆49Updated 7 years ago
- JHC Haskell compiler split into reusable components☆57Updated 6 years ago
- An implementation of the Core language☆30Updated 10 years ago
- being some experiments, working towards some equipment I wish I had☆37Updated 9 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 7 months ago
- a simple functional language for learners☆30Updated 8 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- A general purpose programming language with linear types☆43Updated 8 years ago
- A class for types that can be converted to a hash value☆105Updated last month
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- An alternate definition of Haskell's Functor typeclass