CAFxX / httpcompressionLinks
Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..
☆79Updated last week
Alternatives and similar repositories for httpcompression
Users that are interested in httpcompression are comparing it to the libraries listed below
Sorting:
- MUS format serializer for Go☆119Updated 3 months ago
- Go package to embed the Mozilla Included CA Certificate List☆121Updated last week
- Seekable ZSTD compression format implemented in Golang.☆122Updated last month
- SQLite over stdin/stdout☆121Updated last month
- High performance JSON iterator & validator for Go☆96Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 11 months ago
- In-memory key:value store/cache library for Go, suitable for single-machine applications☆76Updated last month
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Natural sorting (natsort) in Go☆60Updated last year
- Streaming text replacement for Go☆72Updated 3 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆104Updated 2 years ago
- Go 1.23 range functions with database/sql☆150Updated 11 months ago
- A zero-dependency generic in-memory cache Go library☆124Updated 10 months ago
- Pure Go SQL parser☆164Updated 3 months ago
- A go function to report total system memory☆204Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A native, high-quality and minimalistic QR code generator☆44Updated 10 months ago
- Notification broadcaster library☆156Updated 3 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆111Updated 2 weeks ago
- Drop-in replacement for regexp using re2, for any Go app☆167Updated 2 months ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆376Updated last year
- Replacement for golang http.FileServer which supports precompressed static assets.