Skip to content
Walter Weinmann edited this page Nov 8, 2016 · 8 revisions

B-Trees in Erlang

Build Status

The additional documentation consists of the following parts:

  1. [Performance] (https://github.com/walter-weinmann/b_trees/wiki/Performance) gives an idea about the performance of the functions in comparison to the OTP module gb_trees.
  2. [References:] (https://github.com/walter-weinmann/b_trees/wiki/References) points out some external documentation.
  3. [Testing:] (https://github.com/walter-weinmann/b_trees/wiki/Testing) gives a general overview of the test facilities.
  4. [To Do List:] (https://github.com/walter-weinmann/b_trees/wiki/To-Do-List) shows the open issues and open feature requests.
Clone this wiki locally