Top 5 b-tree open source projects

Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Klib
A standalone and lightweight C library
nebari
A pure Rust database implementation using an append-only B-Tree file format.
DataTanker
Embedded persistent key-value store for .NET. Pure C# code.
1-5 of 5 b-tree projects