The Wayback Machine - https://web.archive.org/web/20221129195629/https://github.com/topics/longest-common-substring
#
longest-common-substring
Here are
23 public repositories
matching this topic...
super fast cpp implementation of longest common subsequence/substring
Fast Longest Common Substring in Go
String Comparision in C#.NET
Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
Novel algorithm to generate shortest edit script.
Updated
Aug 22, 2022
JavaScript
An implementation of the `Longest common substring` algorithm for PHP.
Step is a C++17, header-only library of STL-like algorithms and data structures
Step20 is a C++20, header-only library of STL-like algorithms and data structures
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
Updated
Apr 25, 2021
TypeScript
Get the LCS for several strings (more than 2) using suffix array and stack
Updated
Jun 18, 2022
JavaScript
Here are some dynamic programming problem solutions.
A Java application which finds similar strings based on common substrings
Updated
Jun 23, 2017
Java
This package allow use strings operations to generic sequence
LCS and Edit Distance text corrector
Updated
Apr 27, 2022
Python
This is a project that shows how to find the longest common substring in an array of strings.
Improve this page
Add a description, image, and links to the
longest-common-substring
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
longest-common-substring
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.