Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valentjn/prefix-searcher

A simple implementation of tries in C++14 to quickly check for a list of strings, which strings start with a given prefix.
https://github.com/valentjn/prefix-searcher

Last synced: about 1 month ago
JSON representation

A simple implementation of tries in C++14 to quickly check for a list of strings, which strings start with a given prefix.

Awesome Lists containing this project