vigna / suxLinks
Succinct data structures in C/C++
☆93Updated 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 3 years ago
- ☆113Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- String Matching Algorithms Research Tool☆108Updated last year
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago