Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cemeyer/Stream-Compressed-FILE

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is not really packaged for re-use. But I thought the code might be
interesting / helpful for others looking to process long gz/zstd streams in
C with forward seeking, rewind, and ability to ignore the checksum at the
end of the stream (gzip only).

Streams may be arbitrarily nested (i.e., gzip of zstd of gzip) but detection
is not (yet) automatic.  Automated detection can be performed simply by
repeatedly attempting zopenfile() and zstdopenfile().

License? See LICENSE.

About

FILE interface (fopencookie) to compressed streams (Zlib and Zstd supported); read-only

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.