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:
- Diff library with semantic cleanup, based on Google's diff-match-patch☆220Updated this week
- finalfusion embeddings in Rust☆102Updated last year
- Delegation of trait implementations via procedural macros☆271Updated last year
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆177Updated last week
- Rust implementations of string similarity metrics☆446Updated last year
- Serialize/deserialize rusqlite rows☆93Updated last month
- ☆293Updated last month
- A priority queue for Rust with efficient change function.☆203Updated 2 months ago
- Generic bijective maps in Rust☆147Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 2 years ago
- An XPath library in Rust☆126Updated 2 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 2 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Approximate floating point equality comparisons and assertions☆172Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 4 months ago
- A Vec of Bits☆181Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆143Updated 2 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- An LCS based slice and string diffing implementation.☆84Updated last year
- Unicode Normalization forms according to UAX#15 rules☆180Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago