andylokandy / simsearch-rsLinks
A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).
☆182Updated 2 months ago
Alternatives and similar repositories for simsearch-rs
Users that are interested in simsearch-rs are comparing it to the libraries listed below
Sorting:
- A fast intrusive flamegraph☆236Updated 3 years ago
- Fast and safe evaluation of algebraic expressions☆293Updated 2 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 4 months ago
- The fastest and lightest mail parsing Rust library.☆179Updated 2 years ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 3 years ago
- A Rust library for conveniently watching and handling file changes.☆145Updated last year
- Rust implementations of string similarity metrics☆456Updated last year
- Productive and safe Rust binding for leptonica and tesseract☆278Updated last year
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Easy code duplicate with substitution for Rust☆249Updated last week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Write and execute SQL queries with ease☆74Updated 4 years ago
- Broad Web Crawler☆86Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated last month
- Implementing plugins with dynamically loaded libraries and Rust☆125Updated 4 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- actix-web static files as resources support☆74Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years 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…