Skip to content

Benschar1/boyer-moore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boyer-Moore Implementation

Currently the only algorithm implemented is Boyer-Moore-Horspool, in src/bmh.

Run make to build executable in target/bmh. Run make bench to run the benchmarks. The benchmarks require grep and ripgrep to run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published