Y
Hacker News
new
|
ask
|
show
|
jobs
by
blitzprog
5124 days ago
I just integrated it into the programming language I am developing, thanks for such a small and handy library!
1 comments
alecco
5124 days ago
You should consider zlib, it's compatible with everything and has very nice options. Also it's very low in memory usage (around 500KB vs *MB). Check out how pigz implements it with pthreads (one thread per block).
link