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
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 7 months ago
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Simple probabilistic data structures☆146Updated last week
- Context-sensitive word embeddings with subwords. In Rust.☆88Updated 2 years ago
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Small and fast library for k-means clustering.☆52Updated 4 months ago
- A graph library for Rust.☆121Updated 4 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆277Updated 2 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Fast English word segmentation in Rust☆101Updated last month
- A Web Dashboard for Lorikeet☆85Updated 2 years ago
- ☆78Updated 2 years ago
- A BK-tree implementation in Rust.☆40Updated last year
- Hilbert Transformation and inverse for Rust☆73Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- ☆21Updated last year
- Probability-theory toolbox☆57Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago