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
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- ☆113Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- C Minimal Perfect Hashing Library☆88Updated 8 years 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 differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- High-performance dictionary coding☆109Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- For details, see the blog post:☆35Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- qp tries and crit-bit tries☆124Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago