12 results found Sort:
- Filter by Primary Language:
- Rust (4)
- C# (2)
- Python (2)
- Nim (1)
- JavaScript (1)
- C++ (1)
- Java (1)
- +
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 🦖
Created
2020-08-14
840 commits to main branch, last one 9 days ago
Find parts of long text or data, allowing for some changes/typos.
Created
2013-11-01
316 commits to main branch, last one 3 months ago
WuManber text search/matching implementation using c#
Created
2018-01-10
16 commits to master branch, last one 2 years ago
IDAPython plugin for finding function strings recursively
Created
2015-10-05
40 commits to master branch, last one 3 years ago
Find multi-byte-encoded strings in binary data (Gitlab mirror).
Created
2016-11-05
206 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 about a year ago
Aho-corasick for javascript.
Created
2017-11-27
19 commits to master branch, last one 3 months ago
A string library
Created
2017-01-31
141 commits to master branch, last one 3 years ago
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
Created
2015-06-15
89 commits to master branch, last one 3 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 7 months ago
Aho-Corasick multi-string search for .NET and SQL Server.
Created
2015-03-26
229 commits to master branch, last one 2 months ago
memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust
Created
2024-02-23
14 commits to main branch, last one 7 months ago