fclaude / libcdsLinks
Compact Data Structures Library
☆129Updated 11 years ago
Alternatives and similar repositories for libcds
Users that are interested in libcds are comparing it to the libraries listed below
Sorting:
- Compact Data Structures Library☆101Updated 3 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
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Succinct Data Structure Library☆108Updated 12 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- 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
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆130Updated 2 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 4 months 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
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- Succinct data structures in C/C++☆92Updated last year
- bit & sketches data structures☆60Updated 7 years ago
- a quotient filter written in C☆87Updated 8 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 10 months ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago