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☆104Updated 2 years ago
- Rust implementations of string similarity metrics☆461Updated 2 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 3 weeks ago
- ☆310Updated 2 months ago
- A priority queue for Rust with efficient change function.☆214Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆212Updated this week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Fast generic radix trie implemented in Rust☆213Updated 2 months ago
- Serialize/deserialize rusqlite rows☆97Updated last month
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆185Updated 3 months ago
- Rust wrapper for libxml2☆87Updated last week
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 5 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Boolean-valued predicate functions in Rust☆200Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 2 weeks ago
- Rust macro for automatically generating default☆148Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- Rate limiter framework for Actix web☆125Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Memory efficient trie (prefix tree) library based on LOUDS☆130Updated 8 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A Vec of Bits☆183Updated 3 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆136Updated 2 years ago
- A simple bitset container for Rust☆158Updated 5 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Multilingual implementation of RAKE algorithm for Rust☆35Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 3 weeks ago
- The feature-rich, portable async channel library☆266Updated 2 years ago