rwanwork / Re-PairLinks
Offline Dictionary-based Compression (Re-Pair, Recursive Pairing)
☆26Updated 2 years ago
Alternatives and similar repositories for Re-Pair
Users that are interested in Re-Pair are comparing it to the libraries listed below
Sorting:
- Compact Data Structures Library☆101Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- Compact Data Structures Library☆129Updated 11 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- Hashing functions and PRNGs based on them☆166Updated this week
- A collection of string sorting algorithms☆55Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆232Updated 2 months ago
- Succinct Data Structure Library☆108Updated 12 years ago
- A lightweight suffix-sorting library☆397Updated 5 years ago
- A collection of succinct data structures☆211Updated last year
- Fast compressed trie dictionary library☆71Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- MergedTrie code☆12Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Implementation of the sacabench framework☆18Updated 4 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆350Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Succinct Data Structure Library 3.0☆99Updated last week
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Comparing linear and binary searches☆42Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Compact Tree Representation☆16Updated 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