Repository navigation

#

b-tree

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

Go
17086
5 个月前

A standalone and lightweight C library

C
4461
6 个月前

🏅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++
823
9 个月前

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

C
475
5 年前

Just Another Memory Mapped Database

Rust
278
2 年前

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

Rust
271
2 年前

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

C++
233
6 天前
Java
224
5 年前

An open-source BzTree implementation

C++
92
4 年前

geoip lookup over DAG-CBOR dataset loaded from IPFS

JavaScript
72
5 个月前

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

C#
63
5 年前

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

C++
49
10 个月前

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

C#
30
7 个月前

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
7 年前

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

C
22
11 小时前

In-memory B-Tree implementation for C#

C#
21
5 年前