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
- A priority queue for Rust with efficient change function.☆216Updated 2 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated last week
- ☆313Updated 3 months ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Rust implementations of string similarity metrics☆463Updated last month
- Serialize/deserialize rusqlite rows☆97Updated last week
- An XPath library in Rust☆127Updated 6 months ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 6 months ago
- fastText Rust binding☆63Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆185Updated 4 months ago
- Rust wrapper for libxml2☆84Updated last month
- Rust text diffing and assertion library☆262Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- A Vec of Bits☆185Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Boolean-valued predicate functions in Rust☆200Updated 3 weeks ago
- Memory efficient trie (prefix tree) library based on LOUDS☆130Updated 9 months ago
- TimeZone implementations for rust-chrono from the IANA database☆266Updated 2 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆137Updated 2 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Delegation of trait implementations via procedural macros☆280Updated last week
- A simple bitset container for Rust☆158Updated 6 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago