Skip to content

Just for fun - searching for any substring in hundred megabytes of data in tens of microseconds

Notifications You must be signed in to change notification settings

zline/SuffixArraySearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

SuffixArraySearch

Just for fun - searching for any substring in hundred megabytes of data in tens of microseconds. (using suffix array-based index). Very dumb implementation, just a demonstration of concept.

About

Just for fun - searching for any substring in hundred megabytes of data in tens of microseconds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages