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
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Helper tool for manual Go code optimization.☆137Updated 9 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Convert a go file to its ast representation☆94Updated 5 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- ☆101Updated last year
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- ☆43Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- Useful Go String methods☆192Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 7 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Go wrapper for http://www.google.com/recaptcha☆61Updated 6 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆67Updated last year
- A library for building custom DNS servers in Go.☆53Updated 6 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 6 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 2 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- gominfmt makes the Go code more compact to aid further compression; revert with gofmt☆28Updated 10 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago