CurrySoftware / rust-stemmersLinks
A rust implementation of some popular snowball stemming algorithms
☆127Updated 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☆102Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆216Updated last month
- Rust implementations of string similarity metrics☆441Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆137Updated last month
- Rust text diffing and assertion library☆256Updated last year
- ☆287Updated 5 months ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆176Updated last year
- fastText Rust binding☆60Updated last year
- A priority queue for Rust with efficient change function.☆196Updated 3 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Small and fast library for k-means clustering.☆49Updated last week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Generic bijective maps in Rust☆146Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 3 months ago
- Rust library to render HTML as text.☆205Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- An XPath library in Rust☆124Updated last month
- Rust wrapper for libxml2☆83Updated this week
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- Serialize/deserialize rusqlite rows☆93Updated last week
- r2d2 connection pool for sqlite☆125Updated this week
- A Vec of Bits☆180Updated 3 weeks ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆184Updated 2 years ago
- Macro for writing nested `if let` expressions☆168Updated last year
- An LCS based slice and string diffing implementation.☆83Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago