haskell-haskey / haskey-btreeLinks
B+-tree implementation in Haskell
☆28Updated 6 years ago
Alternatives and similar repositories for haskey-btree
Users that are interested in haskey-btree are comparing it to the libraries listed below
Sorting:
- ☆40Updated 7 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆12Updated 8 years ago
- "Fail Fast" process management for Haskell; inspired by Erlang☆16Updated 8 years ago
- An append only list in a compact region☆25Updated 7 years ago
- Safe, programmable, speculative evaluation for Haskell☆29Updated 7 years ago
- static analysis of free monads☆24Updated 7 years ago
- Type Safe LLVM IR ( Experimental )☆49Updated 7 years ago
- On-line accumulation of rank-based statistics such as quantiles and trimmed means☆31Updated last year
- Reasonable Haskell default import☆27Updated 3 years ago
- Haskell port of the WebAssembly OCaml reference interpreter☆45Updated 2 years ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 6 years ago
- Haskell library for efficiently building up buffers☆27Updated 11 months ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆49Updated last year
- Haskell combinators for executing IO actions in parallel on a thread pool☆47Updated 2 years ago
- ICFP Bingo 2017 (Idris edition)☆30Updated 6 years ago
- Criterion benchmarks for the different haskell concurrent channel implementations in base and stm☆17Updated 11 years ago
- A toy implementation of Haxl to illustrate the internals☆22Updated 8 years ago
- "Programs that explain their effects" talk material☆17Updated 7 years ago
- A port of Apache Sparks to Haskell using distributed process☆33Updated 9 years ago
- ☆20Updated 6 years ago
- JVM implementation in Haskell☆44Updated last year
- Dependently typed elimination functions using singletons☆28Updated 11 months ago
- Austin's supercompiler work☆21Updated 6 years ago
- Invertible parsing for S-expressions☆34Updated 8 months ago
- Pure Haskell client for the Mandrill JSON API☆17Updated 8 months ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- Experiments in abstracting definitional interpreters