This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
mirror of
https://github.com/facebook/zstd.git
synced
2025-10-17 00:07:08 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
zstd
/
lib
/
compress
History
Yann Collet
ee5b725823
ZSTD_initCStream() optimization : do not allocate a CDict when no dictionary used
2016-10-27 14:20:55 -07:00
..
fse_compress.c
fixing FORCE_INLINE for older compilers (
#330
)
2016-09-02 11:44:21 -07:00
huf_compress.c
fix edge case
2016-10-18 11:27:52 -07:00
zbuff_compress.c
merge
2016-08-30 12:03:36 -07:00
zstd_compress.c
ZSTD_initCStream() optimization : do not allocate a CDict when no dictionary used
2016-10-27 14:20:55 -07:00
zstd_opt.h
added ZSTD_btopt2 strategy
2016-10-25 12:25:07 +02:00