bgamari / b-treeLinks
Haskell on-disk B* tree implementation
☆116Updated 3 years ago
Alternatives and similar repositories for b-tree
Users that are interested in b-tree are comparing it to the libraries listed below
Sorting:
- A collection of different packages for CAS based data structures.☆110Updated last year
- An implementation of the Raft consensus protocol☆121Updated 2 years ago
- Dive into GHC☆82Updated 8 years ago
- Generic parser combinators☆88Updated 7 months ago
- Haskell Standard Input and Output☆104Updated 5 years ago
- A monad for interfacing with external SAT solvers☆65Updated 4 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 3 years ago
- Transactional key-value store written entirely in Haskell☆94Updated 4 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆133Updated 3 years ago
- The Software Foundations book, in GHC☆82Updated 10 months ago
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- Difference lists in Haskell☆65Updated 2 months ago
- Mutable hash tables for Haskell, in the ST monad☆132Updated 2 months ago
- playground for working with succinct data structures☆97Updated 10 years ago
- Fast non-backtracking incremental combinator parsing for bytestrings☆46Updated last month
- Higher-order optimization library☆76Updated 2 years ago
- Systematic concurrency testing meets Haskell.☆197Updated 2 months ago
- An example distributed systems application in Haskell using Cloud Haskell☆69Updated 4 years ago
- A class for types that can be converted to a hash value☆105Updated last month
- Fast binary serialization in Haskell☆109Updated 10 months ago
- The Disco Discus Compiler☆174Updated 6 years ago
- Generic random generators☆81Updated 2 years ago
- Cryptographic library for Haskell☆69Updated 8 months ago
- Generic Programming using True Sums of Products☆163Updated 3 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆114Updated 9 months ago
- A port of Apache Sparks to Haskell using distributed process☆33Updated 9 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 9 years ago
- An implementation of Google's Protocol Buffers in Haskell.☆96Updated last month
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆79Updated 5 years ago