Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Finally. I hope we get zstd into the Go standard library. It feels kind of strange that we have to fetch a third-party library for that.


Only if it's backed by security-reviewed and fuzzed asm. Go's gzip implementation is slow enough that klauspost is worth importing, following that pattern, I would probably still use klauspost's zstd even if Go had a slow reference implementation in the standard library.

What I'm really hoping for is something as seamless as gzhttp but for zstd. https://github.com/klauspost/compress/tree/master/gzhttp


I just contributed zstd decoding to httpx, my favourite python http library!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: