haskey-btree-0.2.0.0: B+-tree implementation in Haskell.
Data.BTree.Alloc
Description
Page allocators that manage all physical pages.
module Data.BTree.Alloc.Class