rapidfuzz / strsim-rsLinks
Rust implementations of string similarity metrics
☆469Updated 2 months ago
Alternatives and similar repositories for strsim-rs
Users that are interested in strsim-rs are comparing it to the libraries listed below
Sorting:
- Rust library for regular expressions using "fancy" features like look-around and backreferences. Has a mode which aims to be compatible w…☆570Updated this week
- oh heck, a case conversion library☆581Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- An efficient and powerful Rust library for word wrapping text.☆513Updated last week
- derive simple constructor functions for Rust structs☆574Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- Easy Ctrl-C handler for Rust projects☆656Updated 3 months ago
- A dead simple ANSI terminal color painting library for Rust.☆279Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆400Updated 3 years ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A pretty, easy-to-use logger for Rust.☆509Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆382Updated last week
- Simple Logging Facility for Rust☆477Updated last year
- Tar file reading/writing for Rust☆704Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Rust lightweight HTTP 1.1 client☆293Updated 2 months ago
- Cross platform terminal colors for Rust.☆488Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- ☆320Updated 4 months ago
- Execution of and interaction with external processes and pipelines☆450Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated 2 weeks ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆357Updated this week