andylokandy / simsearch-rsLinks
A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).
☆178Updated 3 weeks ago
Alternatives and similar repositories for simsearch-rs
Users that are interested in simsearch-rs are comparing it to the libraries listed below
Sorting:
- Fast and safe evaluation of algebraic expressions☆292Updated last year
- A fast intrusive flamegraph☆235Updated 3 years ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 2 months ago
- Broad Web Crawler☆86Updated 3 years ago
- The feature-rich, portable async channel library☆262Updated 2 years ago
- ☆197Updated 2 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- 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 async parser for multipart/form-data content-type in Rust☆161Updated last year
- Deluge, not a stream☆316Updated last year
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- actix-web static files as resources support☆73Updated last week
- Rust implementations of string similarity metrics☆448Updated last year
- Comparison of Rust string types☆156Updated last week
- The fastest and lightest mail parsing Rust library.☆179Updated 2 years ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆362Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆221Updated 3 weeks ago
- Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to u…