Z4 Library
The Z4 is filesystem-based storage library. Simply using the higher
level class Z4::Archive, you can easily store many files within
directory tree in one single file and archieve moderate compression.
Advantages are that the read/write access time to Z4 archives is almost constant and all compression and disk write access is suppressed as much as
possible by double-level access caching.
The Z4 archive purpose is not common data transfer but packed data
storage for smaller and medium database applications.
Here is available package with source codes, basic documentation
and example project in Dev-C++.
Z4 is available for free even for commercial use.
But if you want to support development of Z4, contact me.
Download (version 0.9.7):
Download as Total Commander plugin (version 0.9.7):
ZLIB
The Z4 library uses ZLIB for data compression.
Use of ZLIB version 1.2.3 to link with Z4 is strongly recommended.
License
Z4 Library is protected by mutation of ZLIB license.
You can find this license in "about.txt" file included in the package.
Documentation
The package contains basic documentation for highest level api to Z4
library. Detailed documentation will be written soon.
|
| |
 |
News at this page |
|
02.02.2007
Updated to version 0.9.7.
Bug fixes.
01.06.2005
Updated to version 0.9.5.
Total Commander plugin added.
12.05.2005
Updated to version 0.9.4.
|
|  |
|
|
|