Skip to content

unknowntrojan/findpattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindPattern

This crate provides a naive implementation of a pattern finding algorithm.

It also provides a macro to create the data structure required, pattern. This crate isn't recommended to be used as a stand-alone, but wrapped by my signature crate.

DEPRECATED

This crate is deprecated in favor of coolfindpattern, which is faster and more ergonomic. It does not have a parallelized counterpart, and no counterpart to the signature crate. This should not be a problem, however.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages