quickwit-oss / levenshtein-automataLinks
☆67Updated 2 years ago
Alternatives and similar repositories for levenshtein-automata
Users that are interested in levenshtein-automata are comparing it to the libraries listed below
Sorting:
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 3 months ago
- finalfusion embeddings in Rust☆103Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 6 months ago
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- Hidden Markov Models in Rust☆78Updated last year
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Fast English word segmentation in Rust☆100Updated last month
- Rust FFI wrapper for CRoaring☆160Updated last week
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust implementation of Duckling☆79Updated 4 years ago
- Fast suffix arrays for Rust (with Unicode support).☆275Updated 2 years ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆334Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Simple probabilistic data structures☆147Updated 2 weeks ago
- Small and fast library for k-means clustering.☆51Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- INACTIVE - Safe Rust bindings for LMDB☆71Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Data parallelism library for async-std.☆94Updated last year
- A graph library for Rust.☆120Updated 4 years ago
- Hilbert Transformation and inverse for Rust☆73Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆313Updated last year
- A vectorized JSON parser for pre-validated, minified documents☆85Updated last year
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆161Updated last week