Skip to content

Siguza/lz4hc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lz4hc

LZ4 single-block compressor.

Literally just a frontend for LZ4_compress_HC.
Mainly intended for testing my lz4dec.

Usage

Build with make and use like so:

./lz4hc <file >file.lz4

There are no command-line options.

License

2-clause BSD, same as the lz4 library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published