https://github.com/alexruzin/file-finder
File searching application, using multithreading and synchronization
https://github.com/alexruzin/file-finder
Last synced: 4 months ago
JSON representation
File searching application, using multithreading and synchronization
- Host: GitHub
- URL: https://github.com/alexruzin/file-finder
- Owner: AlexRuzin
- Created: 2024-01-08T15:09:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T15:11:35.000Z (over 1 year ago)
- Last Synced: 2024-11-07T16:12:45.910Z (6 months ago)
- Language: C++
- Size: 208 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# file-finder
File searching application, using multithreading and synchronization