- klauspost/compress - Optimized compression (gzip, zstd) packages in pure Go. https://github.com/klauspost/compress 8 comments golang
- compress: Optimized compression packages. Offers slightly better compression at lower compression settings, and up to 3x faster encoding at highest compression level. https://github.com/klauspost/compress 4 comments golang
Linking pages
- GitHub - nhooyr/websocket: Minimal and idiomatic WebSocket library for Go https://github.com/nhooyr/websocket 57 comments
- GitHub - mmcloughlin/avo: Generate x86 Assembly with Go https://github.com/mmcloughlin/avo#readme 50 comments
- GitHub - proofrock/ws4sqlite: Query sqlite via http https://github.com/proofrock/ws4sqlite 47 comments
- GitHub - whalehub/ginstall.sh: A shell script that can install the compiled binaries of CLI tools straight from their GitHub release page. https://github.com/whalehub/ginstall.sh 45 comments
- Optimized gzip/zip packages, 30-50% faster – defer time.Sleep() http://blog.klauspost.com/optimized-gzipzip-packages-30-50-faster/ 18 comments
- Faster Compression with Snappy's S2 Extension https://tech.marksblogg.com/snappy-s2-compression-golang.html 10 comments
- GitHub - saracen/fastzip: Fastzip is an opinionated Zip archiver and extractor with a focus on speed. https://github.com/saracen/fastzip 10 comments
- Fast Linear Time Gzip/Zip Compression – defer time.Sleep() http://blog.klauspost.com/constant-time-gzipzip-compression/ 9 comments
- GitHub - klauspost/pgzip: Go parallel gzip (de)compression https://github.com/klauspost/pgzip 8 comments
- Gzip Performance for Go Webservers – defer time.Sleep() http://blog.klauspost.com/gzip-performance-for-go-webservers/ 5 comments
- GitHub - flanglet/kanzi-cpp: Fast lossless data compression in C++ https://github.com/flanglet/kanzi-cpp 3 comments
- GitHub - dafinley/websocket: Minimal and idiomatic WebSocket library for Go with Chat Example https://github.com/dafinley/websocket 1 comment
- An Optimisation Story: Building a Code Scanner for Large Golang Apps | by Olof-Joachim Frahm | ShiftLeft Blog https://blog.shiftleft.io/an-optimisation-story-building-a-code-scanner-for-large-golang-apps-efabd17258ea 0 comments
- GitHub - fuzzitdev/fuzzit: CLI to integrate continuous fuzzing with Fuzzit (no longer available) https://github.com/fuzzitdev/fuzzit 0 comments
- GitHub - lxzan/gws: lightweight go websocket server & client, supports running over tcp/kcp/uds. keywords: ws, wss, proxy, chat, golang https://github.com/lxzan/gws 0 comments
- Performance optimizations of WebSocket compression in Go application | Centrifugo https://centrifugal.dev/blog/2024/08/19/optimizing-websocket-compression 0 comments
Linked pages
- https://go-review.googlesource.com/#/c/22433/ 795 comments
- io package - io - Go Packages https://golang.org/pkg/io/#Writer 17 comments
- compress/zstd at master · klauspost/compress · GitHub https://github.com/klauspost/compress/tree/master/zstd 15 comments
- Huffman coding - Wikipedia https://en.wikipedia.org/wiki/Huffman_coding 12 comments
- Fast Linear Time Gzip/Zip Compression – defer time.Sleep() http://blog.klauspost.com/constant-time-gzipzip-compression/ 9 comments
- GitHub - klauspost/pgzip: Go parallel gzip (de)compression https://github.com/klauspost/pgzip 8 comments
- About the Test Data http://mattmahoney.net/dc/textdata.html 8 comments
- compress/s2 at master · klauspost/compress · GitHub https://github.com/klauspost/compress/tree/master/s2 0 comments
- Integrating security into your DevOps Lifecycle | GitLab https://fuzzit.dev/ 0 comments
- 10 GB Compression Benchmark http://mattmahoney.net/dc/10gb.html 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - klauspost/compress: Optimized Go Compression Packages
See how to search.