migumar2 / libCSDLinks
C++ Library implementing Compressed String Dictionaries
☆46Updated 3 years ago
Alternatives and similar repositories for libCSD
Users that are interested in libCSD are comparing it to the libraries listed below
Sorting:
- Compact Data Structures Library☆100Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A collection of succinct data structures☆205Updated last year
- Fast decoder for VByte-compressed integers☆124Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Compact Data Structures Library☆127Updated 10 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries