/b-plus-tree

Memory-resident B+ tree implementation, supporting insertion, key based search, bound based search and range search operations.

Primary LanguageC++Apache License 2.0Apache-2.0

Stargazers