B+-tree implementation in Haskell
☆28May 12, 2019Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Transactional key-value store written entirely in Haskell☆94Mar 4, 2021Updated 5 years ago
- Simple testing toolkit☆10May 28, 2021Updated 4 years ago
- Manage Nix Haskell override sets☆11Sep 30, 2018Updated 7 years ago
- A compiler from mini-STG to Wasm (**far from complete**)☆14Jun 13, 2017Updated 8 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- Typesafe Off-Heap data structures for GHC Haskell☆14Nov 10, 2017Updated 8 years ago
- Type-level assertion operators☆16Mar 20, 2018Updated 8 years ago
- Turn an optparse-applicative program into a CGI program!☆35Feb 19, 2020Updated 6 years ago
- Experiments in abstracting definitional interpreters☆16Oct 13, 2017Updated 8 years ago
- A nullary type class for partial functions☆15Nov 28, 2017Updated 8 years ago
- Authenticated Data Structures☆16Jul 5, 2015Updated 10 years ago
- ☆14Sep 24, 2017Updated 8 years ago
- A package exposing a function for generating catamorphisms.☆29Apr 15, 2018Updated 7 years ago
- Just Build It - a "do what I mean" abstraction for Haskell build tools☆12Jun 8, 2018Updated 7 years ago
- A Haskell library supporting flexible, dynamic file-based configuration.☆16May 15, 2019Updated 6 years ago
- Church-encoding of the Freer monad