Repository navigation

#

succinct-data-structure

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

Sux4J is an effort to bring succinct data structures to Java.

Java
161
1 年前

Memory efficient trie (prefix tree) library based on LOUDS

Rust
113
1 个月前

Succinct data structures in C/C++

C++
87
6 个月前

High performance LOUDS (Level-Order Unary Degree Sequence) library

Rust
31
9 个月前

Python bindings to Succinct Data Structure Library 2.0

C++
30
6 年前

High performance FID (Fully Indexable Dictionary) library

Rust
24
9 个月前
Rust
22
6 天前

String map implementation through Fast Succinct Trie

C++
21
4 年前

Grafite is a data structure that enables fast range emptiness queries using optimal space and time.

C++
13
4 个月前

🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.

C++
11
3 年前

🚀 The first fully-learned approach to the Range Minimum Query (RMQ) problem, providing robust theoretical guarantees and novel space-time trade-offs with respect to other known indexing solutions

C++
10
12 天前

Succinct utilities to handle bits.

C++
7
4 天前

C++17 library that packed some of succinct data structures and algorithms supports.

C++
6
2 年前

A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.

Rust
5
3 年前

Succinct Rank/Select Data Structures on Trits

C++
5
5 年前

FID (Fully Indexable Dictionary) implementation for Rust

Rust
5
2 个月前

LOUDS implementation for Rust

Rust
4
2 个月前