This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
lz4
Watch
1
Star
0
Fork
0
You've already forked lz4
Code
Issues
Pull Requests
Releases
Wiki
Activity
68
Commits
13
Branches
31
Tags
6.8
MiB
C
84.9%
Makefile
6%
Python
3.9%
Meson
1.8%
Roff
0.9%
Other
2.4%
b33dcade4e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
yann.collet.73@gmail.com
b33dcade4e
git-svn-id:
https://lz4.googlecode.com/svn/trunk@68
650e7d94-2a16-8b24-b05c-7c0b3f6821cd
2012-06-16 00:04:09 +00:00
cmake
Update CMake file to handle lz4hc. Thanks to Mark Wotton for notification and correction
2012-06-08 09:36:33 +00:00
bench.c
Added : LZ4 HC : Now integrated into main trunk.
2012-05-13 17:59:10 +00:00
bench.h
minor code refactoring, mostly around __builtin_expect
2012-03-09 21:46:59 +00:00
lz4_format_description.txt
Small speed improvement (compression & decompression), Thanks Maciej Adamczyk for suggestion
2012-03-01 15:19:08 +00:00
lz4.c
Added : LZ4 HC : Now integrated into main trunk.
2012-05-13 17:59:10 +00:00
lz4.h
Added : LZ4 HC : Now integrated into main trunk.
2012-05-13 17:59:10 +00:00
lz4demo.c
git-svn-id:
https://lz4.googlecode.com/svn/trunk@68
650e7d94-2a16-8b24-b05c-7c0b3f6821cd
2012-06-16 00:04:09 +00:00
lz4hc.c
Added : LZ4 HC : Now integrated into main trunk.
2012-05-13 17:59:10 +00:00
lz4hc.h
Added : LZ4 HC : Now integrated into main trunk.
2012-05-13 17:59:10 +00:00
Makefile
Added : LZ4 HC : Now integrated into main trunk.
2012-05-13 17:59:10 +00:00