ot / semi_indexLinks
Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"
☆58Updated 12 years ago
Alternatives and similar repositories for semi_index
Users that are interested in semi_index are comparing it to the libraries listed below
Sorting:
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Compact Data Structures Library☆128Updated 11 years ago
- A collection of succinct data structures☆211Updated last year
- A distributed key-value cache with builtin materialized views.☆25Updated 10 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Compilation and rule-based optimization framework for relational algebra. Raco is the language, optimization, and query translation layer…