Y
Hacker News
new
|
ask
|
show
|
jobs
by
ant6n
1970 days ago
How does it work?
5 comments
akanet
1970 days ago
I found this blog post describing some of the mechanics, but I am still interested in reading how this may be implemented branchlessly.
http://ticki.github.io/blog/how-lz4-works/
link
cupofcoffee
1970 days ago
Most interesting question on this thread and gets downvoted. :)
link
artifact_44
1970 days ago
Ring buffer and huffman codes?
link
vnxli
1970 days ago
I think it’s middle-out compression
link
yotamoron
1970 days ago
It compresses stuff. Amazing.
link
http://ticki.github.io/blog/how-lz4-works/