12 results found Sort:

87
2.5k
apache-2.0
25
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
Created 2020-08-14
877 commits to main branch, last one 14 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 7 months ago
27
154
apache-2.0
8
WuManber text search/matching implementation using c#
Created 2018-01-10
16 commits to master branch, last one 2 years ago
44
133
gpl-3.0
13
IDAPython plugin for finding function strings recursively
Created 2015-10-05
40 commits to master branch, last one 4 years ago
Find multi-byte-encoded strings in binary data (Gitlab mirror).
Created 2016-11-05
206 commits to master branch, last one 5 months 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
10
79
apache-2.0
19
A string library
Created 2017-01-31
141 commits to master branch, last one 4 years ago
Aho-corasick for javascript.
Created 2017-11-27
19 commits to master branch, last one 7 months 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 11 months ago
5
64
apache-2.0
4
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
Aho-Corasick multi-string search for .NET and SQL Server.
Created 2015-03-26
249 commits to master branch, last one 29 days ago
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
Created 2024-02-23
14 commits to main branch, last one 11 months ago