andylokandy / simsearch-rsLinks
A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).
☆176Updated last year
Alternatives and similar repositories for simsearch-rs
Users that are interested in simsearch-rs are comparing it to the libraries listed below
Sorting:
- The fastest and lightest mail parsing Rust library.☆177Updated 2 years ago
- Fast and safe evaluation of algebraic expressions☆291Updated last year
- The feature-rich, portable async channel library☆259Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆217Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 2 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A Rust library for conveniently watching and handling file changes.☆144Updated last year
- ☆197Updated last year
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Productive and safe Rust binding for leptonica and tesseract☆271Updated last year
- Yarte stands for Yet Another Rusty Template Engine☆282Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆352Updated 2 weeks ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆184Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 3 months ago
- This guide explains how you can use "global data" in Rust☆203Updated 5 years ago
- Implementing plugins with dynamically loaded libraries and Rust☆123Updated 4 years ago
- Rust crate to time your function using derive annotations.