Schlechtwetterfront / fuzzy-rsLinks
Fuzzy matching algorithm based on Sublime Text's string search.
☆60Updated 5 years ago
Alternatives and similar repositories for fuzzy-rs
Users that are interested in fuzzy-rs are comparing it to the libraries listed below
Sorting:
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆58Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Parse byte size into integer accurately.☆31Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆127Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Extract differences between arbitrary datastructures☆91Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- String optimized for map keys☆67Updated last week
- ☆61Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A serde wrapper that allows to (de)serialize regular expressions☆67Updated 3 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- A cross platform rust debugger hook☆72Updated 4 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago
- ☆56Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- ☆110Updated last year
- deserialize typed structures from regex captures☆176Updated 2 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago