This website requires JavaScript.
Explore
Help
Sign In
greg
/
pcompress
Watch
1
Star
0
Fork
You've already forked pcompress
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
375ebefa0d
pcompress
/
utils
History
Moinak Ghosh
224fb529e9
Get rid of size_t in places where 64-bitness is assumed.
2012-12-09 10:15:06 +05:30
..
cpuid.c
Portability to Debian based distros.
2012-10-21 21:03:07 +05:30
cpuid.h
Incorporate SSE/AVX optimized Intel SHA-256 implementation.
2012-10-06 20:51:23 +05:30
heapq.c
Rewrite core dedupe logic to simplify code and improve performance.
2012-09-23 14:57:09 +05:30
heapq.h
Implement K-min-values Sketch for Similarity detection.
2012-09-11 20:26:36 +05:30
utils.c
Get rid of size_t in places where 64-bitness is assumed.
2012-12-09 10:15:06 +05:30
utils.h
Get rid of size_t in places where 64-bitness is assumed.
2012-12-09 10:15:06 +05:30
xxhash.c
Add xxHash for Rabin block checksums, slightly faster than CRC64.
2012-09-02 20:40:32 +05:30
xxhash.h
Add xxHash for Rabin block checksums, slightly faster than CRC64.
2012-09-02 20:40:32 +05:30