Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PredatorCZ authored Aug 2, 2024
1 parent 8d9d2c2 commit 54ba468
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
Spike is a powerful foundation for batch processing of files.\
Spike can:

* Handle large amount of files and make something from them.
* Extract archives as well as make them from large amount of files.
* Also convert lasrge amount of files into something else.
* Respect your HDD heath by creating single ZIP archive for extracted files, erasing directory and file fragmentation.
* Squeze every possbile watt from your CPU in order to process everything as fast as possible.
* Transmute/convert large quantities of files.
* Provides framework for archive and vfs extraction and creation.
* Respects your HDD heath by creating a single ZIP archive for extracted files, removing directory and file fragmentation inside OS's filesystem.
* Uses extensive multithreading for maximum performance.
* Mount uncompressed ZIP files as it's own virtual filesystem.

Spike also provides library for:

Expand Down

0 comments on commit 54ba468

Please sign in to comment.