ahcox / pargrep

The beginnings of a simple parallel grep implementation in modern C++. Mono thread, dual thread, and many thread variants of core searching lines of an input stream for a regex implemented. Pending some profiling to motivate further work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ahcox/pargrep Issues