fclaude / libcds2Links
Compact Data Structures Library
☆100Updated 3 years ago
Alternatives and similar repositories for libcds2
Users that are interested in libcds2 are comparing it to the libraries listed below
Sorting:
- Compact Data Structures Library☆126Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Compact Tree Representation☆16Updated 8 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Succinct Data Structure Library 3.0☆94Updated 2 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A collection of succinct data structures☆203Updated last year
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Succinct data structures in C/C++☆89Updated 8 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- linear time suffix array construction algorithm☆12Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago