Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
-
Updated
Nov 12, 2024 - C++
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
oystr recursively searches directories for a substring.
This repo consists codes of Aditya Verma - Dynamic Programming Playlist
Basic seed-and-extend DNA sequence read aligner
Find ALL the common substrings among 2 strings with DP algorithm implemented in C++, and can be used in Python3
This is a project to evaluate the time of substring search algorithms
Add a description, image, and links to the substring topic page so that developers can more easily learn about it.
To associate your repository with the substring topic, visit your repo's landing page and select "manage topics."