Hacker News new | ask | show | jobs
by EricBurnett 1986 days ago
I'll note that zlib and gzip are approximately the same, with the same algorithm under the hood (`deflate`) but different framing. But if it's working well for your use-case, that's all that really matters - especially over having to deal with C interop.