Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n8brooks/lcs_hash_search

Least common substring algorithm. Uses a binary search to discover lcs while saving lower bound of hashes for substrings.
https://github.com/n8brooks/lcs_hash_search

Last synced: 7 days ago
JSON representation

Least common substring algorithm. Uses a binary search to discover lcs while saving lower bound of hashes for substrings.

Awesome Lists containing this project