@kss14/kmp-router

Middleware that manages the application's routes through a yaml file that attaches routes to controllers and calls the desired action.

@joyghosh/matchstick

A collection of APIs for common pattern searching algorithms. Supported implementations are naive (simple), KMP pattern search and Rabin-Karp method.