Skip to content

Releases: jayDevCodes/cpp-multithreaded-file-search

First stable release

11 Mar 14:27

Choose a tag to compare

Initial release of the C++ Multithreaded File Search tool.

Features:

  • Search text across multiple files
  • Multithreading using std::thread
  • CLI based tool