#levenshtein (9 Repositories)
Ranked open-source repositories tagged with #levenshtein, scored by pull request acceptance likelihood and maintainer engagement velocity.
10.5%
0.0h
9 repositories tagged #levenshtein
nol13/fuzzball.js
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
DanHarltey/Fastenshtein
The fastest .Net Levenshtein around
agnivade/levenshtein
Go implementation to calculate Levenshtein Distance.
adrg/strutil
Go metrics for calculating string similarity and other string utility functions
schollz/closestmatch
Golang library for fuzzy matching within a set of strings :page_with_curl:
Turnerj/Quickenshtein
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
eulerto/pg_similarity
set of functions and operators for executing similarity queries
rapidfuzz/strsim-rs
:abc: Rust implementations of string similarity metrics
life4/textdistance.rs
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.