Schlechtwetterfront / fuzzy-rsLinks
Fuzzy matching algorithm based on Sublime Text's string search.
☆60Updated 4 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
- ☆56Updated 2 years ago
- Parse byte size into integer accurately.☆30Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated this week
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- Sort Unicode strings lexicographically☆36Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆76Updated 4 years ago
- ☆108Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago
- String optimized for map keys☆66Updated this week
- ☆60Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆112Updated 2 years ago
- ☆57Updated 3 years ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago