CurrySoftware / rust-stemmersLinks
A rust implementation of some popular snowball stemming algorithms
☆129Updated last year
Alternatives and similar repositories for rust-stemmers
Users that are interested in rust-stemmers are comparing it to the libraries listed below
Sorting:
- finalfusion embeddings in Rust☆103Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆179Updated 2 months ago
- Rust implementations of string similarity metrics☆453Updated last year
- A priority queue for Rust with efficient change function.☆210Updated 2 weeks ago
- ☆304Updated last month
- Rust text diffing and assertion library☆259Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Fast generic radix trie implemented in Rust☆209Updated last month
- Memory efficient trie (prefix tree) library based on LOUDS☆129Updated 7 months ago
- An XPath library in Rust☆127Updated 4 months ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 4 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Serialize/deserialize rusqlite rows☆94Updated last week
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆208Updated 2 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆147Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Levenshtein edit distance in Rust☆48Updated 3 weeks ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Boolean-valued predicate functions in Rust☆199Updated 3 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆136Updated 2 years ago
- Exponential backoff and retry for Rust.☆338Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆255Updated last year