bplus-tree topic

List bplus-tree repositories

BPlusTree

161
Stars
49
Forks
Watchers

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

ecsharp

171
Stars
25
Forks
Watchers

Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.

B-Plus-Tree

173
Stars
45
Forks
Watchers

Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)

BPTree

21
Stars
5
Forks
Watchers

C++ implementation of B+ Tree.

DeepDataBase

41
Stars
11
Forks
Watchers

A relational database engine using B+ tree indexing

data-structures

27
Stars
2
Forks
Watchers

Data structures implementation & visualization

gosqldb

25
Stars
6
Forks
Watchers

A key-value persistent database that supports SQL queries over B+ and LSM trees

CalicoDB

35
Stars
4
Forks
Watchers

A tiny embedded, transactional key-value database 🐱

fbptree

22
Stars
5
Forks
Watchers

A persistent storage (in file) based using B+ tree with byte-slice keys and values

ConcurrentSortedDictionary

18
Stars
4
Forks
Watchers

ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree