Fastenshtein

Fuzzy matcher

An optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET.

The fastest .Net Levenshtein around

GitHub

250 stars
7 watching
23 forks
Language: C#
last commit: almost 2 years ago
csharpfastenshteinfuzzy-matchinglevenshteinsql-server

Related projects:

RepositoryDescriptionStars
rapidfuzz/rapidfuzz-cppA C++ library for fast string matching using the Levenshtein Distance algorithm250
jhawthorn/fzy.jsA JavaScript implementation of a fuzzy string matching algorithm152
wooorm/levenshtein.cAn edit-distance algorithm implementation in C82
dgrtwo/fuzzyjoinPackage for joining tables based on inexact matching673
ztane/python-levenshteinFast string computation and similarity functions for text analysis1,265
wouterrutgers/fuzzy-searchA lightweight JavaScript library for searching similar strings in an array of objects226
seamusabshere/fuzzy_matchA tool for finding similar records in large datasets using string similarity and regular expression rules.676
dbalatero/levenshtein-ffiFast string edit distance computation using the Damerau-Levenshtein algorithm150
hernanmd/fuzzysearcherAn implementation of the ambiguous matching algorithm from Baeta-Yates et al.2
rmm5t/liquidmetalA JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm.296
glench/fuzzyset.jsA fuzzy string matching library that performs approximate string matching and likely mispellings detection1,371
smashedtoatoms/the_fuzzProvides Elixir implementations of string metric and phonetic algorithms77
mateusza/sqlite-levenshteinA utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm15
turnerj/quickenshteinA high-performance Levenshtein Distance calculator with SIMD and threading support.285
casonadams/bitwarden-cliA zsh plugin that provides a fuzzy finder for Bitwarden CLI1