longest-common-subsequence
Here are 128 public repositories matching this topic...
Language:All
Sort:Most stars
Algorithm for ultra-scale multiple sequence alignments (3M protein sequences in 5 minutes and 24 GB of RAM)
- Updated
Jul 20, 2025 - C++
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
- Updated
May 30, 2022 - C++
Highly customizable, ambiguity-aware dotplots for visual sequence analyses
- Updated
Jun 6, 2025 - Python
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
- Updated
Apr 25, 2022 - Scala
super fast cpp implementation of longest common subsequence/substring
- Updated
Oct 25, 2023 - C++
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
- Updated
Dec 8, 2022 - C#
Go implementation of the Patience Diff algorithm
- Updated
Sep 8, 2025 - Go
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
Time series distance measures
- Updated
Apr 5, 2022 - Python
This repo consists codes of Aditya Verma - Dynamic Programming Playlist
- Updated
Feb 16, 2025 - C++
Kotlin multiplatform library offering various algorithms to measure string similarity and distance
- Updated
Mar 10, 2023 - Kotlin
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
Oct 7, 2025 - Python
Find optimal number of maximum leds that can be powered using 2 dimentional dynamic programming
- Updated
Mar 16, 2023 - Java
CPP codes for some popular algorithms
- Updated
May 10, 2022 - C++
Here are some of my Data structures and algorithms created in Java Programming Language using IntelliJ IDE.
- Updated
May 13, 2018 - Java
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++
Improve this page
Add a description, image, and links to thelongest-common-subsequence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelongest-common-subsequence topic, visit your repo's landing page and select "manage topics."