A collection of C++11 headers useful for reverse engineering
-
Updated
May 19, 2022 - C++
A collection of C++11 headers useful for reverse engineering
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
Boyer-moore in pure python, search for unicode strings in large files quickly
String(not limited to []const u8)-searching algorithms in zig
Julia and Python search algorithm implementation including Bloom Filter, Aho-Corasick, Boyer-Moore, Knuth-Morris-Pratt, Rabin-Karp, Binary & Sequential; hash algorithm implementation including Fowler-Noll-Vo-1, Jenkins One-at-a-time, Hash Chaining, Linear Probing & Quadratic Probing; sort algorithm implementation including Cocktail, Bitonic, Gno…
Bop is a very fast Boyer-Moore parser/matcher for String or Buffer patterns.
Extract SysCfg data from corrupted or unreadable NAND dumps.
Around 35 of the fastest and most widely used full text search algorithms. Written in c, compiled with llvm.clang for iOS and everything else. Boyer-Moore , Knuth-Morris-Pratt, Reverse Colussi even the Zhu-Takaoka algorithm. And 32 more.
Boyer-Moore-MagicLen, a fast string search algorithm implemented in Rust.
Python/Cython Boyer-Moore string-search algorithm
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
A library of algorithms and data structures for the Free Pascal Compiler.
A Boyer-Moore Approach for Two-Dimensional Matching
Backup for Advanced Data Structures class labs
Auntie, my dear ultra-fast module for untying/splitting/counting a stream of data by a chosen separator sequence.
Fast string search using Boyer-Moore algorithm in pony
Fast alignment of genomic sequences using Boyer-Moore with linear time construction of indexes using Z algorithm.
PHP implementation of Boyer-Moore character search algorithm, support for Chinese.
Laboratory work on text search course
Rust re-implementation of https://github.com/SanchithHegde/boyer-moore-visualization-python.
Add a description, image, and links to the boyer-moore topic page so that developers can more easily learn about it.
To associate your repository with the boyer-moore topic, visit your repo's landing page and select "manage topics."