Skip to content

A library that implements suffix array method to quickly search for substrings

Notifications You must be signed in to change notification settings

Ri0ee/quicksubstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

quicksubstring

A library that implements suffix array method to quickly search for substrings

Algorithm works better when multiple substrings are matched in a single string. If you are doing the opposite - search for something different.

About

A library that implements suffix array method to quickly search for substrings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages