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☆211Updated 3 weeks ago
- Serialize/deserialize rusqlite rows☆92Updated 2 weeks ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆136Updated last week
- r2d2 connection pool for sqlite☆124Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- A priority queue for Rust with efficient change function.☆194Updated last week
- A simple bitset container for Rust☆143Updated this week
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆174Updated last year
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Approximate floating point equality comparisons and assertions☆168Updated last year
- An LCS based slice and string diffing implementation.☆81Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- Macro for writing nested `if let` expressions☆167Updated last year
- Levenshtein edit distance in Rust☆47Updated 9 months ago
- Rust implementations of string similarity metrics☆440Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 2 months ago
- Rust library to render HTML as text.☆201Updated 2 weeks ago
- ☆284Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Heap-based async timers☆214Updated last year
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator☆24Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆205Updated last year
- The feature-rich, portable async channel library☆258Updated 2 years ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆183Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago