mozillazg / go-httpheader
A Go library for encoding structs into Header fields.
☆46Updated last year
Alternatives and similar repositories for go-httpheader
Users that are interested in go-httpheader are comparing it to the libraries listed below
Sorting:
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Go vanity domain HTTP handler☆30Updated 8 months ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- urlstruct decodes url.Values into structs☆27Updated 2 weeks ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- openapi toolkit common string formats☆108Updated last week
- Package bad idea contains no good ideas☆29Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year