xi2 / httpgzip
Go HTTP gzip compression package
☆14Updated 3 years ago
Alternatives and similar repositories for httpgzip:
Users that are interested in httpgzip are comparing it to the libraries listed below
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 years ago
- Simple code templating for Go☆19Updated 7 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- Fast typesafe templating for golang☆62Updated 6 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Package srcutil provides utilities for working with Go source code.☆27Updated 7 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- CloudyKit Router fastest router for go☆23Updated 7 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 3 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- Go package to convert natural language strings to numbers☆43Updated 4 years ago
- ☆70Updated 3 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆39Updated 4 years ago
- Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.☆46Updated 9 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆59Updated last year
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 4 years ago
- Intelligent template helpers for go☆14Updated 9 years ago
- Join contexts like never before!☆20Updated 7 years ago
- 🏠 Explode one-line address strings using Golang☆53Updated 2 years ago
- Help you to control the flow of goroutine☆22Updated 8 years ago
- CSRF protection middleware via context for Go.