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

https://github.com/beevik/rkindex

Rabin-Karp search index written in go
https://github.com/beevik/rkindex

Last synced: 10 months ago
JSON representation

Rabin-Karp search index written in go

Awesome Lists containing this project

README

          

rkindex
=======

A Rabin-Karp substring search index implemented in Go. Allows for fast
substring lookups against a large index of text strings.