This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
libdeflate
Watch
1
Star
0
Fork
0
You've already forked libdeflate
mirror of
https://github.com/cuberite/libdeflate.git
synced
2025-09-23 03:17:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libdeflate
/
lib
/
x86
History
Eric Biggers
2a2e24dc8b
lib: fix some typos in comments
2019-08-24 17:38:50 -07:00
..
adler32_impl.h
lib/x86/adler32: add an AVX-512BW optimized Adler32 implementation
2018-12-24 17:36:07 -06:00
cpu_features.c
lib/x86/cpu_features: detect AVX-512BW support
2018-12-24 17:36:07 -06:00
cpu_features.h
lib/x86/cpu_features: detect AVX-512BW support
2018-12-24 17:36:07 -06:00
crc32_impl.h
lib: refactor architecture-specific code
2018-02-18 23:03:26 -08:00
crc32_pclmul_template.h
lib: fix some typos in comments
2019-08-24 17:38:50 -07:00
decompress_impl.h
lib: refactor architecture-specific code
2018-02-18 23:03:26 -08:00
matchfinder_impl.h
lib: refactor architecture-specific code
2018-02-18 23:03:26 -08:00