boyer-moore-algorithm topic

List boyer-moore-algorithm repositories

mem

136
Stars
22
Forks
Watchers

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

adif

102
Stars
39
Forks
Watchers

用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。

bop

15
Stars
2
Forks
Watchers

Bop is a very fast Boyer-Moore parser/matcher for String or Buffer patterns.

boyermoore

20
Stars
2
Forks
Watchers

Boyer-moore in pure python, search for unicode strings in large files quickly