CurrySoftware / rust-stemmers
A rust implementation of some popular snowball stemming algorithms
☆125Updated 11 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☆99Updated last year
- ☆270Updated 2 months ago
- Rust implementations of string similarity metrics☆435Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆206Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- A priority queue for Rust with efficient change function.☆188Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆134Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Fast generic radix trie implemented in Rust☆197Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Boolean-valued predicate functions in Rust☆191Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated 2 weeks ago
- r2d2 connection pool for sqlite☆121Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- x-www-form-urlencoded meets Serde☆245Updated 8 months ago
- rust library for formatting dynamic strings☆150Updated last year
- An XPath library in Rust☆123Updated 3 years ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- Getters and Setters for Rust.☆353Updated last week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 2 years ago
- Unicode Normalization forms according to UAX#15 rules☆178Updated 5 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Support for json-path in Rust☆117Updated 2 weeks ago