cmccomb / rust-stop-wordsLinks
Common stop words in a variety of languages
☆21Updated 3 months ago
Alternatives and similar repositories for rust-stop-words
Users that are interested in rust-stop-words are comparing it to the libraries listed below
Sorting:
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Small and fast library for k-means clustering.☆49Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Rust interface for the WebRTC Voice-Activity-Module☆30Updated 4 years ago
- An async version of iterator☆40Updated 11 months ago
- Integration between rustls and tokio-postgres☆34Updated 7 months ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- A simple async OAuth 2.0 library for Rust☆20Updated 2 weeks ago
- Simple string matching with single- and multiple-wildcard operator☆86Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- A timeout connector for the hyper client☆26Updated 6 months ago
- Bindings to IndexedDB that default the transactions to aborting☆21Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Background jobs inspector for Apalis☆27Updated 6 months ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A concurrent work-stealing queue for building schedulers in Rust☆27Updated last year
- A tide middleware that implements rate limiting using governor☆28Updated last year
- A library for validating and modeling user input.☆23Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated this week
- Pick a free unused port☆40Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago