vigna / suxLinks
Succinct data structures in C/C++
☆92Updated last year
Alternatives and similar repositories for sux
Users that are interested in sux are comparing it to the libraries listed below
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- ☆112Updated last year
- High-performance dictionary coding☆108Updated 8 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- A collection of succinct data structures☆211Updated last year
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 8 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- How fast can we shuffle values?☆39Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 8 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last month
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago