edit-distance
Here are 207 public repositories matching this topic...
Language:All
Sort:Most stars
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
- Updated
Nov 5, 2025 - C#
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
- Updated
Dec 17, 2025 - C
Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
- Updated
Nov 28, 2025 - Python
Fuzzy string matching, grouping, and evaluation.
- Updated
Jul 10, 2025 - Python
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
- Updated
Aug 19, 2025 - Go
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
- Updated
May 13, 2025 - C++
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
- Updated
May 10, 2022 - JavaScript
🔤 Rust implementations of string similarity metrics
- Updated
Nov 27, 2025 - Rust
Swift μ-framework for efficient array diffs and datasource adapters.
- Updated
Oct 7, 2019 - Swift
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
- Updated
Nov 2, 2023 - C#
A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.
- Updated
Mar 22, 2023 - Go
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
- Updated
Dec 13, 2025 - TypeScript
Python library for computing edit distance between arbitrary Python sequences.
- Updated
Nov 21, 2025 - Python
Fast approximate string searching
- Updated
Dec 16, 2025 - Rust
Levenshtein edit-distance on PyTorch and CUDA
- Updated
Jan 24, 2023 - Cuda
Study group for algorithms in Ruby, hosted at App Academy
- Updated
Jan 19, 2016 - Ruby
Levenshtein algorithm in C
- Updated
Sep 8, 2022 - C
AStarix: Fast and Optimal Sequence-to-Graph Aligner
- Updated
Dec 25, 2021 - C++
super fast cpp implementation of longest common subsequence/substring
- Updated
Oct 25, 2023 - C++
SymSpellCompound: compound aware automatic spelling correction
- Updated
Feb 13, 2018
Improve this page
Add a description, image, and links to theedit-distance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theedit-distance topic, visit your repo's landing page and select "manage topics."