vfaronov / httpheaderLinks
Parse and generate HTTP headers correctly
☆30Updated 4 years ago
Alternatives and similar repositories for httpheader
Users that are interested in httpheader are comparing it to the libraries listed below
Sorting:
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- ☆99Updated 8 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Make random JSON in Go☆25Updated 5 years ago
- ☆78Updated 5 years ago
- gominfmt makes the Go code more compact to aid further compression; revert with gofmt☆28Updated 6 months ago
- ☆43Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- A currency computations package.☆61Updated 3 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Package secureheader adds some HTTP headers widely considered to improve safety of HTTP requests.☆104Updated 7 years ago
- Debugging helper for Go☆66Updated 5 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago