FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

longest-common-substring · GitHub Topics · GitHub

#

longest-common-substring

Here are 34 public repositories matching this topic...

super fast cpp implementation of longest common subsequence/substring

  • Updated Oct 25, 2023
  • C++

Fast Longest Common Substring in Go

  • Updated Jan 20, 2025
  • Go

Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein

  • Updated Dec 8, 2022
  • C#

Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.

  • Updated Sep 6, 2021
  • C

Python implementation of several sequence alignment algorithms such as Waterman-Smith-Beyer, Gotoh, and Needleman-Wunsch intended to calculate distance, show alignment, and display the underlying matrices.

  • Updated Jun 2, 2026
  • Python

my work for the paper "Quantum LCS in Practice: Circuits, Optimizations, and Evaluation"

  • Updated Jul 2, 2026
  • Jupyter Notebook

Step is a C++17, header-only library of STL-like algorithms and data structures

  • Updated Jan 21, 2021
  • C++

Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein

  • Updated Apr 25, 2021
  • TypeScript

Step20 is a C++20, header-only library of STL-like algorithms and data structures

  • Updated Aug 21, 2023
  • C++

An implementation of the `Longest common substring` algorithm for PHP.

  • Updated Oct 27, 2018
  • PHP

Template reverser for Go

  • Updated Oct 23, 2018
  • Go

A university project in which an antivirus program is designed using string matching

  • Updated Jul 20, 2024
  • Python

Get the LCS for several strings (more than 2) using suffix array and stack

  • Updated Nov 2, 2017
  • C++

this repo includes solutions of Leet code problems in python

  • Updated Jan 10, 2023
  • Python

This is a project that shows how to find the longest common substring in an array of strings.

  • Updated Oct 17, 2017
  • C#

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


Back | FazBrowse Home | New Git URL