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:
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- High-performance dictionary coding☆108Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A collection of succinct data structures☆211Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆24Updated 5 years ago
- Succinct data structures in C/C++☆92Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 4 months ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago