MarcoCavalazzi/Concurrent-programming-in-Java
Software that implements quick concurrent indexing of text files in a folder and its sub-folders (including both the name of the files and their content). It then uses the built index to operate a lightning-fast search through the files.
JavaLGPL-3.0