Serving compressed static assets with HTTP in Go 1.16

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • brotli

    Brotli compression format

  • First, it checks if request accepts compressed encoding of response. If yes, it checks if script.js.gz (or script.js.br for brotli) is available in embedded file system and serves contents of script.js.gz.

  • statigz

    Statigz serves pre-compressed embedded files with http in Go

  • I thought this approach can work well for Go embedded files too and implemented github.com/vearutop/statigz: a file server that can serve compressed version of an asset if it is available in embedded file system.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Drink Me: (Ab)Using a LLM to Compress Text

    2 projects | news.ycombinator.com | 4 May 2024
  • FC8 – Faster 68K Decompression (2016)

    3 projects | news.ycombinator.com | 29 Apr 2024
  • SQLite VFS for ZSTD seekable format

    2 projects | news.ycombinator.com | 26 Apr 2024
  • Crate Is Unmaintained

    1 project | news.ycombinator.com | 24 Apr 2024
  • Node.js vs Angular: Navigating the Modern Web Development Landscape

    1 project | dev.to | 22 Apr 2024