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

https://github.com/stella/text-search

Multi-engine text search orchestrator. Routes patterns to optimal engines: Aho-Corasick for literals, RegexSet for regex, with auto-optimization for large alternations.
https://github.com/stella/text-search

Last synced: about 2 months ago
JSON representation

Multi-engine text search orchestrator. Routes patterns to optimal engines: Aho-Corasick for literals, RegexSet for regex, with auto-optimization for large alternations.

Awesome Lists containing this project