https://github.com/buzz8year/file-type-analyzer
Java file-type analyzer. Parallel multi-threaded pool to process bunch of files at once. Strategy design pattern. Got a question? Want to see a feature? Want a desktop version? Just submit an issue.
https://github.com/buzz8year/file-type-analyzer
Last synced: 5 months ago
JSON representation
Java file-type analyzer. Parallel multi-threaded pool to process bunch of files at once. Strategy design pattern. Got a question? Want to see a feature? Want a desktop version? Just submit an issue.
- Host: GitHub
- URL: https://github.com/buzz8year/file-type-analyzer
- Owner: buzz8year
- Created: 2022-08-16T16:18:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-09T14:08:33.000Z (about 1 year ago)
- Last Synced: 2025-05-09T15:23:41.665Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Java file-type analyzer. Parallel multi-threaded pool to process bunch of files at once. Strategy design pattern.