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.☆140Updated 5 months ago
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Context-sensitive word embeddings with subwords. In Rust.☆89Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 8 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Fast English word segmentation in Rust☆101Updated last month
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Simple probabilistic data structures☆147Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust implementation of Duckling☆79Updated 4 years ago
- Fast suffix arrays for Rust (with Unicode support).☆278Updated 2 years ago
- Rust FFI wrapper for CRoaring☆161Updated last week
- Implementation of the Punkt sentence tokenizing algorithm in Rust.☆38Updated 5 years ago
- ☆78Updated 2 years ago
- Small and fast library for k-means clustering.☆52Updated 5 months ago
- Parallel iterator processing library for Rust☆103Updated 3 weeks ago
- fastText Rust binding☆63Updated last year
- A graph library for Rust.☆121Updated 4 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆318Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆337Updated 2 weeks ago
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆105Updated 2 years ago
- A Web Dashboard for Lorikeet☆85Updated 2 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 3 months ago
- Data parallelism library for async-std.☆96Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago