btree: B-Tree on Unmanaged Heap

[ bsd3, data, library ] [ Propose Tags ]

Modules

[Last Documentation]

  • ArrayList
  • BTree
    • BTree.Linear
    • BTree.Store

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2, 0.3, 0.3.1, 0.4.0
Dependencies base (>=4.9 && <4.11), ghc-prim (>=0.5 && <0.6), primitive (>=0.6.1 && <0.7) [details]
License BSD-3-Clause
Copyright 2017 Andrew Martin
Author Andrew Martin
Maintainer andrew.thaddeus@gmail.com
Category Web
Home page https://github.com/andrewthad/btree
Source repo head: git clone https://github.com/andrewthad/b-plus-tree
Uploaded by andrewthad at 2018-05-11T20:11:13Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2964 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-05-11 [all 3 reports]

Readme for btree-0.3

[back to package description]

b-plus-tree