b-plus-tree topic

List b-plus-tree repositories

sled

7.8k
Stars
378
Forks
Watchers

the champagne of beta embedded databases

BPlusTree

161
Stars
49
Forks
Watchers

An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure

DeepDataBase

41
Stars
11
Forks
Watchers

A relational database engine using B+ tree indexing

MemoryBasedBPlusTree

18
Stars
9
Forks
Watchers

An implementation of B+Tree (a multiway search tree based on the memory, i.e., all data records are stored in the memory instead of the disk).

QALSH

26
Stars
9
Forks
Watchers

Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)