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.