Fastenshtein

Fuzzy matcher

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

The fastest .Net Levenshtein around

GitHub

248 stars
7 watching
23 forks
Language: C#
last commit: 5 months ago
csharpfastenshteinfuzzy-matchinglevenshteinsql-server

Related projects:

Repository Description Stars
rapidfuzz/rapidfuzz-cpp A C++ library for fast string matching using the Levenshtein Distance algorithm 244
jhawthorn/fzy.js A JavaScript implementation of a fuzzy string matching algorithm 152
wooorm/levenshtein.c An edit-distance algorithm implementation in C 82
dgrtwo/fuzzyjoin Package for joining tables based on inexact matching 669
ztane/python-levenshtein Fast string computation and similarity functions for text analysis 1,263
wouterrutgers/fuzzy-search A lightweight JavaScript library for searching similar strings in an array of objects 224
seamusabshere/fuzzy_match A tool for finding similar records in large datasets using string similarity and regular expression rules. 676
dbalatero/levenshtein-ffi Fast string edit distance computation using the Damerau-Levenshtein algorithm 149
hernanmd/fuzzysearcher An implementation of the ambiguous matching algorithm from Baeta-Yates et al. 2
rmm5t/liquidmetal A JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm. 295
glench/fuzzyset.js A fuzzy string matching library that performs approximate string matching and likely mispellings detection 1,369
smashedtoatoms/the_fuzz Provides Elixir implementations of string metric and phonetic algorithms 77
mateusza/sqlite-levenshtein A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm 15
turnerj/quickenshtein A high-performance Levenshtein Distance calculator with SIMD and threading support. 284
casonadams/bitwarden-cli A zsh plugin that provides a fuzzy finder for Bitwarden CLI 1