CurrySoftware / rust-stemmers
A rust implementation of some popular snowball stemming algorithms
☆119Updated 9 months ago
Alternatives and similar repositories for rust-stemmers:
Users that are interested in rust-stemmers are comparing it to the libraries listed below
- finalfusion embeddings in Rust☆95Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆201Updated last week
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆132Updated 3 weeks ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆172Updated 10 months ago
- Rust text diffing and assertion library☆247Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Rust implementations of string similarity metrics☆423Updated 10 months ago
- External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator☆24Updated 3 weeks ago
- Unicode Normalization forms according to UAX#15 rules☆173Updated 3 months ago
- A rust inflection library☆124Updated last year
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- r2d2 connection pool for sqlite☆116Updated last month
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆182Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- rust library for formatting dynamic strings☆148Updated last year
- Getters and Setters for Rust.☆349Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Rust library to render HTML as text.☆182Updated this week
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- A simple bitset container for Rust☆131Updated 3 months ago
- fastText Rust binding☆58Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Boolean-valued predicate functions in Rust☆181Updated last month
- A priority queue for Rust with efficient change function.☆183Updated 2 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- Serialize/deserialize rusqlite rows☆86Updated last month