fclaude / libcds2Links
Compact Data Structures Library
☆101Updated 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☆128Updated 11 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A collection of succinct data structures☆209Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Succinct Data Structure Library☆107Updated 12 years ago
- Dynamic succinct/compressed data structures☆110Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Compact Tree Representation☆16Updated 8 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
- Succinct Data Structure Library 3.0☆95Updated last month
- Succinct data structures in C/C++☆88Updated 11 months ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆128Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- High-performance dictionary coding☆106Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries