Baptiste Daroussin
e6a4cfc37b
Import zstandard 1.3.1
2017-08-22 11:11:49 +00:00
Baptiste Daroussin
8f5003ea4a
Update zstd to 1.3.0
2017-07-14 14:55:34 +00:00
Baptiste Daroussin
d5f16c6603
Import Zstandard 1.2.0
...
Among new things it is now threaded by default, use zstd -T# to chose the
number of threads not that -T0 will automatically determine the number of
threads based on the number of CPU online.
2017-05-06 10:26:40 +00:00
Baptiste Daroussin
f739280524
Change some default to make zstd a dropin replacement for gzip,bzip etc
...
in most cases
Changes ares:
- quiet by default
- remove the source files one compression completion by default
2017-04-15 20:15:44 +00:00
Baptiste Daroussin
e229090553
Import zstandard 1.1.4 in base
...
zstandard is a new compression library/tool which is very fast at
compression/decompression
For now import as a private library
2017-04-15 20:05:22 +00:00