simongog / surfLinks
SUccinct Retrieval Framework
☆21Updated 9 years ago
Alternatives and similar repositories for surf
Users that are interested in surf are comparing it to the libraries listed below
Sorting:
- Experimental search engine in C/C++17 - still in early development.☆27Updated 4 months ago
- A library of inverted index data structures☆151Updated 3 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24Updated 5 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Common Index File Format to to support interoperability between open-source IR engines☆40Updated last year
- ☆13Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Succinct Data Structure Library☆109Updated 12 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated 3 weeks ago
- Compact Data Structures Library☆129Updated 11 years ago
- Count-Min sketch-based approximate counting library☆47Updated 7 months ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library