longest-common-substring topic
List
longest-common-substring repositories
pylcs
65
Stars
23
Forks
Watchers
super fast cpp implementation of longest common subsequence/substring
StringOperations
25
Stars
4
Forks
Watchers
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
StringComparison
20
Stars
9
Forks
Watchers
String Comparision in C#.NET
distlib
21
Stars
1
Forks
Watchers
Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.