GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
-
Updated
Aug 18, 2024 - Go
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
the champagne of beta embedded databases
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
the fastest in-memory index in the East 东半球最快并发索引
An embedded key-value store library specialized for building state machine and log store
Disk-based B+-tree written in Pure Java
🌲 A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Merge operations. (Please share if you find any bug in the code)
An open-source BzTree implementation
Source codes for the Data Structures and Algorithms in C++ and Java book
GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Data Structures and Algorithms in C++
This is an extension of Immutable.js that provides sorted collections SortedMap and SortedSet. The current implementation is using highly optimized B-tree memory structure.
A metadata store database for GuinsooLab stack.
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
GPU B-Tree with support for versioning (snapshots).
Add a description, image, and links to the b-tree topic page so that developers can more easily learn about it.
To associate your repository with the b-tree topic, visit your repo's landing page and select "manage topics."