Quickenshtein
Levenshtein distance calculator
A high-performance Levenshtein Distance calculator with SIMD and threading support.
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
285 stars
5 watching
14 forks
Language: C#
last commit: almost 3 years agoLinked from 2 awesome lists
edit-distancehardware-intrinsicslevenshteinlevenshtein-distancesimdstring-distancethreading
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 | |
| A Go implementation of the Levenshtein distance algorithm for string comparison | 364 | |
| Calculates Levenshtein distance and similarity metrics between two strings | 86 | |
| A JavaScript implementation of the Levenshtein distance algorithm for measuring string similarity. | 718 | |
| Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 | |
| An edit-distance algorithm implementation in C | 82 | |
| Calculates the difference between two strings using the Levenshtein distance algorithm | 7 | |
| Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 | |
| A fast implementation of Levenshtein distance for calculating string similarity | 664 | |
| Fast string computation and similarity functions for text analysis | 1,265 | |
| Library for comparing sequences of characters with various distance metrics. | 117 | |
| Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. | 80 | |
| A .NET port of Java string similarity library implementing various distance and similarity measures | 452 | |
| A comprehensive Go library for calculating string similarity and edit distances between strings | 488 | |
| Computes Frechet Inception Distance using Jax/Flax libraries | 24 |