CurrySoftware / rust-stemmersLinks
A rust implementation of some popular snowball stemming algorithms
☆130Updated 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☆105Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆231Updated last month
- Rust implementations of string similarity metrics☆468Updated 2 months ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆141Updated 7 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆137Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- A priority queue for Rust with efficient change function.☆220Updated 3 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- ☆319Updated 4 months ago
- An XPath library in Rust☆127Updated 7 months ago
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆186Updated last month
- Generic bijective maps in Rust☆147Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Rust macro for automatically generating default☆152Updated 2 years ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 3 weeks ago
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆229Updated 2 weeks ago
- actix-web static files as resources support☆74Updated 5 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆127Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆400Updated 3 years ago
- A simple bitset container for Rust☆159Updated 7 months ago
- r2d2 connection pool for sqlite☆131Updated last month
- Boolean-valued predicate functions in Rust☆203Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆152Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Levenshtein edit distance in Rust☆50Updated 4 months ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago