This website requires JavaScript.
Explore
Help
Register
Sign In
krak
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
mirror of
https://github.com/facebook/zstd.git
synced
2025-03-06 16:56:49 +02:00
Code
Issues
Releases
1
Activity
zstd
/
lib
/
dictBuilder
History
Yann Collet
ad39b7a718
zdict stores standard rep-offset.
...
It can use custom ones, but the proper formula and impact on statistics is not done yet.
2016-06-16 01:14:41 +02:00
..
divsufsort.c
separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/
2016-04-22 12:43:18 +02:00
divsufsort.h
separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/
2016-04-22 12:43:18 +02:00
zdict.c
zdict stores standard rep-offset.
2016-06-16 01:14:41 +02:00
zdict.h
RepsCodes are saved into Dict
2016-06-16 01:05:04 +02:00