jason-wolfe / search-index-benchmark-gameLinks
☆14Updated 2 years ago
Alternatives and similar repositories for search-index-benchmark-game
Users that are interested in search-index-benchmark-game are comparing it to the libraries listed below
Sorting:
- Search engine benchmark (Tantivy, Lucene, PISA, ...)☆89Updated last month
- The inverted index exchange format as defined as part of the Open-Source IR Replicability Challenge (OSIRRC) initiative☆10Updated last month
- Collection of succinct data structures in Rust☆96Updated 2 months ago
- ☆12Updated 7 years ago
- 🦞 Rust library of natural language dictionaries using character-wise double-array tries.☆31Updated 4 months ago
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Updated 7 years ago
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆102Updated 2 years ago
- At-a-glance overview diagrams of Apache Lucene's default PostingsFormat (inverted index binary format).☆80Updated 2 years ago
- Yada is a yet another double-array trie library aiming for fast search and compact data representation.☆40Updated last year
- Succinct Data Structures for Rust☆58Updated last year
- WIP: Full text search engine library written in Go with 1.18+ Generics, heavily inspired by Tantivy☆14Updated 2 years ago
- Rust library providing fast language model queries in compressed space☆24Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆307Updated 11 months ago
- Double Array Trie in Rust☆53Updated 5 years ago
- Rust implementations of succinct data structures☆58Updated 2 weeks ago
- A Japanese tokenizer for Tantivy, based on TinySegmenter.☆14Updated 4 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- ☆66Updated 2 years ago
- Rust FFI wrapper for CRoaring☆158Updated this week
- 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.☆217Updated 5 months ago
- Zhang Wang Fast Approximate Quantiles Algorithm in Rust☆13Updated 3 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 5 months ago
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Fast suffix arrays for Rust (with Unicode support).☆274Updated last year
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year