Skip to content

Console application in C # for block-by-block compression and decompression of a file. The program parallelizes and synchronizes the processing of blocks in a multiprocessor environment and is able to process files that exceed the amount of available RAM

Notifications You must be signed in to change notification settings

npokcuma/Archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archiver

Console application in C # for block-by-block compression and decompression of a file. The program parallelizes and synchronizes the processing of blocks in a multiprocessor environment and is able to process files that exceed the amount of available RAM

About

Console application in C # for block-by-block compression and decompression of a file. The program parallelizes and synchronizes the processing of blocks in a multiprocessor environment and is able to process files that exceed the amount of available RAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages