simongog / sdslLinks
Succinct Data Structure Library
☆108Updated 12 years ago
Alternatives and similar repositories for sdsl
Users that are interested in sdsl are comparing it to the libraries listed below
Sorting:
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Compact Data Structures Library☆101Updated 3 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- A collection of succinct data structures☆211Updated last year
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- Dynamic succinct/compressed data structures☆112Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 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
- Succinct Data Structure Library 3.0☆99Updated last week
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 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
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- A General-Purpose Counting Filter: Counting Quotient Filter☆130Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆22Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- Rolling Hash C++ Library☆189Updated last year
- A collection of string sorting algorithms☆55Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- Diskbased (persistent) hashtable☆165Updated last year
- A library of inverted index data structures☆151Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- A lightweight suffix-sorting library☆397Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago