CurrySoftware / rust-stemmers
A rust implementation of some popular snowball stemming algorithms
☆115Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-stemmers
- finalfusion embeddings in Rust☆93Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆131Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆199Updated 6 months ago
- Support for json-path in Rust☆103Updated 3 weeks ago
- ☆231Updated 3 weeks ago
- r2d2 connection pool for sqlite☆108Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated last month
- Boolean-valued predicate functions in Rust☆176Updated 3 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆384Updated 2 years ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Fast generic radix trie implemented in Rust☆188Updated last year
- Array helpers for Rust's Vector and String types☆76Updated last year
- Rust text diffing and assertion library☆244Updated last year
- Simple but powerful graph library for Rust☆193Updated last year
- Serialize/deserialize rusqlite rows☆85Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆119Updated 2 months ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A priority queue for Rust with efficient change function.☆175Updated 2 months ago
- Build a config structure from environment variables in Rust without boilerplate☆204Updated 2 months ago
- Generic bijective maps in Rust☆132Updated last year
- fastText Rust binding☆57Updated 10 months ago
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆52Updated 5 years ago
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- The fastest and lightest mail parsing Rust library.☆174Updated last year
- Rust wrapper for libxml2☆76Updated 5 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆169Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago