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
- Rust implementations of string similarity metrics☆452Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆222Updated 3 weeks ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 3 months ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆179Updated last month
- A simple bitset container for Rust☆150Updated 3 months ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Macro for writing nested `if let` expressions☆168Updated last month
- ☆299Updated last week
- Fast generic radix trie implemented in Rust☆208Updated 3 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- Small and fast library for k-means clustering.☆51Updated 3 months ago
- A priority queue for Rust with efficient change function.☆209Updated last week
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 2 years ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Generic bijective maps in Rust☆147Updated last year
- Serialize/deserialize rusqlite rows☆94Updated 3 months ago
- fastText Rust binding☆62Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated 2 years ago
- Boolean-valued predicate functions in Rust☆198Updated last week
- An XPath library in Rust☆127Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆161Updated last week
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆222Updated 4 months ago
- A small, lightweight template engine☆219Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago