boyer-moore-horspool topic

List boyer-moore-horspool repositories

mem

135
Stars
22
Forks
Watchers

A collection of C++11 headers useful for reverse engineering

ntfs-cpu-search

16
Stars
2
Forks
Watchers

From 2011: Quickly search for files in NTFS volumes parsing the Master File Table (MFT). A decent amount of how NTFS and MFT work was painstakingly reverse-engineered since it's undocumented.

35SearchesInC

15
Stars
4
Forks
Watchers

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 th...