Go Gzip

Open-source Go projects categorized as Gzip

Top 8 Go Gzip Projects

  1. nps

    一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. (by ehang-io)

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. compress

    Optimized Go Compression Packages

    Project mention: Runtime code generation and execution in Go | news.ycombinator.com | 2024-05-29

    I didn't know Go reserved some registers for its own use. For libraries that don't use cgo but do use assembly [1], does this mean they have to generate that assembly with a compiler flag that avoids reserved registers?

    [1] A common optimization technique, like in the superb https://github.com/klauspost/compress

  4. restish

    Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in

    Project mention: Create a Server Driven CLI from your REST API | dev.to | 2025-02-18

    Climate allows the server to influence the CLI behaviour by using OpenAPI's extensions. This is the secret of Climate's dynamism. Influenced by some of the ideas behind restish it uses the following extensions as of now:

  5. gziphandler

    Go middleware to gzip HTTP responses

  6. gzipped

    Replacement for golang http.FileServer which supports precompressed static assets.

  7. gzip

    gzip for hertz

  8. apibin

    Example API with modern features

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. golang-http-handler-with-gzip

    Golang HTTP Handler With Gzip

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Gzip discussion

Log in or Post with

Go Gzip related posts

Index

What are some of the best open-source Gzip projects in Go? This list will help you:

# Project Stars
1 nps 31,704
2 compress 5,014
3 restish 1,023
4 gziphandler 877
5 gzipped 95
6 gzip 13
7 apibin 5
8 golang-http-handler-with-gzip 4

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?