bplus-tree topic
BPlusTree
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
ecsharp
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
Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)
DeepDataBase
A relational database engine using B+ tree indexing
data-structures
Data structures implementation & visualization
gosqldb
A key-value persistent database that supports SQL queries over B+ and LSM trees
CalicoDB
A tiny embedded, transactional key-value database 🐱
fbptree
A persistent storage (in file) based using B+ tree with byte-slice keys and values
ConcurrentSortedDictionary
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree