This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
Code
Issues
Pull Requests
Releases
Wiki
Activity
79d3b1ecd2
zstd
/
lib
History
Yann Collet
d5d9bc3f82
Added : ZSTD decompression : ability to resist to noisy/faulty data source
2015-08-23 23:13:49 +01:00
..
fse_static.h
Updated FSE lib
2015-08-07 15:21:00 +01:00
fse.c
updated fse
2015-08-21 03:59:31 +01:00
fse.h
Updated FSE lib
2015-08-07 15:21:00 +01:00
libzstd.pc.in
Initial release
2015-01-24 01:58:16 +01:00
LICENSE
Initial release
2015-01-24 01:58:16 +01:00
Makefile
Travis CI : added ARM compilation tests
2015-07-06 23:58:59 -08:00
zstd_static.h
Added more strigent tests : compresson into too small buffer
2015-08-11 14:18:45 +01:00
zstd.c
Added : ZSTD decompression : ability to resist to noisy/faulty data source
2015-08-23 23:13:49 +01:00
zstd.h
zstd_compress() no longer requires maxDstSize >= ZSTD_compressBound(srcSize)
2015-08-07 15:50:42 +01:00