-
Notifications
You must be signed in to change notification settings - Fork 0
uvoteam/gunzip_mmap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Utility to extract multistream gzip data from file. Lots of memory is used to make extraction fast: file is mmap'ed, output buffer is 5 times larger than file size. Build(zlib is required): make Usage: ./zcat <file_name>
About
Utility to extract data from gzip file
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published