This package browser is in early development. Mind the rough edges.

rust-strsim 0.5.2

Rust implementations of string similarity metrics

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

Installation

Install rust-strsim 0.5.2 as follows:

guix install rust-strsim@0.5.2

Or install the latest version:

guix install rust-strsim

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.