-
Notifications
You must be signed in to change notification settings - Fork 1
rchiossi/stringscout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* * ABOUT THE CODE: * * This is a native implementation of a buffered string search algorithm * * The chunk size was obtained by profiling the binary. * The best observed value was 16k. * * The performance of this implementations is very similar to the GNU strings * for general string search. */
About
Buffered String Search
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published