Win Local Arch
    
            
                
                    Windows unbuffered archive compresion console application
                
            
             
            
             
            
        
            Console utility for performing 7zip with unbuffered I/O
Currently all archive, compression software and libraries are using buffered I/O which brings your machine to zero memory for large files.
This console application uses the SevenZipSharp library with unbuffered I/O which gives all the options of 7zip without the memory problem.
The supported compression algorithms are:
Deflate, Deflate64, BZip2, Lzma, Lzma2, and Ppmd
The supported archive formats are:
SevenZip, Zip, GZip, BZip2, Tar, and XZ