Repository navigation

#

b-tree

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

Go
16847
1 个月前

A standalone and lightweight C library

C
4360
2 个月前

🏅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

C++
808
5 个月前

the fastest in-memory index in the East 东半球最快并发索引

C
472
4 年前

Just Another Memory Mapped Database

Rust
277
1 年前

A pure Rust database implementation using an append-only B-Tree file format.

Rust
268
2 年前

An embedded key-value store library specialized for building state machine and log store

C++
226
17 天前
Java
221
5 年前

An open-source BzTree implementation

C++
92
4 年前

geoip lookup over DAG-CBOR dataset loaded from IPFS

JavaScript
72
23 天前

Embedded persistent key-value store for .NET. Pure C# code.

C#
63
4 年前

GPU B-Tree with support for versioning (snapshots).

C++
47
6 个月前

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.

JavaScript
29
6 年前

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

C#
27
3 个月前

🚀 Data Structures & Algorithms (DSA) concepts: 🔍 Complexity analysis 🧩 Problem-solving techniques 🖥️ Programming paradigms

C
21
14 天前

In-memory B-Tree implementation for C#

C#
20
5 年前