Skip to content

Program search matches of needle file data in haystack file with threshold

Notifications You must be signed in to change notification settings

ruksov/StringFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StringFinder

Program search matches of needle file data in haystack file with threshold

Current aproximate performance is 15 minuts on needle data ~2Mb, haystack data ~8Gb and threshold 1000 bytes. If needle data is LE 1Mb, program will use ~200Mb of memory (no metter what size of haystack).

About

Program search matches of needle file data in haystack file with threshold

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published