vigna / sux
Succinct data structures in C/C++
☆82Updated last month
Related projects ⓘ
Alternatives and complementary repositories for sux
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- C++ Library implementing Compressed String Dictionaries☆45Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated 2 months ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Compact Data Structures Library☆98Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆61Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆79Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆39Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Compact Data Structures Library