5 results found Sort:
- Filter by Primary Language:
- Rust (2)
- Go (1)
- Java (1)
- Jupyter Notebook (1)
- +
🪼 a python library for doing approximate and phonetic matching of strings.
Created
2010-07-09
574 commits to main branch, last one 7 days ago
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Created
2020-08-18
91 commits to master branch, last one 2 years ago
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Created
2023-04-13
138 commits to master branch, last one about a month ago
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Created
2020-03-23
144 commits to master branch, last one 2 years ago
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.
Created
2019-02-25
99 commits to master branch, last one 8 months ago