12 results found Sort:

77
2.2k
apache-2.0
26
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
27
154
apache-2.0
9
WuManber text search/matching implementation using c#
Created 2018-01-10
16 commits to master branch, last one 2 years ago
48
132
gpl-3.0
12
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
10
76
apache-2.0
19
A string library
Created 2017-01-31
141 commits to master branch, last one 3 years ago
5
65
apache-2.0
5
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