This website requires JavaScript.
Explore
Help
Sign In
ddidderr
/
zstd-rs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
v0.7.0
zstd-rs
/
lib
/
dictBuilder
T
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