Fastenshtein
Fuzzy matcher
An optimized Levenshtein implementation for fast fuzzy matching and string comparison in .NET.
The fastest .Net Levenshtein around
250 stars
7 watching
23 forks
Language: C#
last commit: 3 months ago csharpfastenshteinfuzzy-matchinglevenshteinsql-server
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
| A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| An edit-distance algorithm implementation in C | 82 |
| Package for joining tables based on inexact matching | 673 |
| Fast string computation and similarity functions for text analysis | 1,265 |
| A lightweight JavaScript library for searching similar strings in an array of objects | 226 |
| A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 |
| Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 |
| An implementation of the ambiguous matching algorithm from Baeta-Yates et al. | 2 |
| A JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm. | 296 |
| A fuzzy string matching library that performs approximate string matching and likely mispellings detection | 1,371 |
| Provides Elixir implementations of string metric and phonetic algorithms | 77 |
| A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 |
| A high-performance Levenshtein Distance calculator with SIMD and threading support. | 285 |
| A zsh plugin that provides a fuzzy finder for Bitwarden CLI | 1 |