Rust implementations of string similarity metrics
☆476Nov 27, 2025Updated 3 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:
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆401May 6, 2022Updated 3 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Temporary file library for rust☆1,408Updated this week
- Rust library for walking directories recursively.☆1,480Dec 31, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Grapheme Cluster and Word boundaries according to UAX#29 rules☆651Dec 16, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- A Gecko-oriented implementation of the Encoding Standard in Rust☆441Dec 19, 2025Updated 2 months ago
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,379Feb 5, 2026Updated 3 weeks ago
- oh heck, a case conversion library☆584Aug 9, 2025Updated 6 months ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- Big integer types for Rust☆594May 13, 2025Updated 9 months ago
- Generate and parse UUIDs.☆1,184Feb 13, 2026Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Statistical computation library for Rust☆782Jan 1, 2026Updated 2 months ago
- Rust implementation of Project Fluent☆1,293Nov 10, 2025Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆370Sep 11, 2025Updated 5 months ago
- A command line progress reporting library for Rust☆5,065Feb 23, 2026Updated last week
- A high level diffing library for rust based on diffs☆1,221Feb 5, 2025Updated last year
- Temporary directory management for Rust☆141Sep 3, 2019Updated 6 years ago
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- are you or are you not a tty?☆292Jul 18, 2024Updated last year
- A fast implementation of Aho-Corasick in Rust.☆1,204Feb 11, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Fast, ergonomic metrics for Rust☆342Oct 15, 2024Updated last year
- A collection of open source Rust crates from iqlusion☆556Updated this week
- Structured, contextual, extensible, composable logging for Rust☆1,687Oct 11, 2025Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆233Jun 3, 2025Updated 8 months ago