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:
- Generic parser combinators☆88Updated 5 months ago
- A collection of different packages for CAS based data structures.☆110Updated last year
- Haskell Standard Input and Output☆104Updated 4 years ago
- Dive into GHC☆82Updated 8 years ago
- An implementation of the Raft consensus protocol☆121Updated 2 years ago
- Mutable hash tables for Haskell, in the ST monad☆130Updated this week
- Systematic concurrency testing meets Haskell.☆196Updated last week
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆131Updated 3 years ago
- playground for working with succinct data structures☆97Updated 9 years ago
- A monad for interfacing with external SAT solvers☆64Updated 2 months ago
- Higher-order optimization library☆76Updated 2 years ago
- Fast Haskell XML parser