mitchellh / protostructureLinks
Encode and decode Go (golang) struct types via protocol buffers.
☆178Updated 4 years ago
Alternatives and similar repositories for protostructure
Users that are interested in protostructure are comparing it to the libraries listed below
Sorting:
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆85Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Create Go contexts that cancel on signals.☆257Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- An inflection engine for golang☆103Updated 8 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A Go library for collecting sql.DBStats in Prometheus format☆183Updated 3 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆377Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 weeks ago
- A corpus of popular Go modules☆108Updated 7 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Continuous Benchmark for Go Project☆387Updated 2 weeks ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Debugging helper for Go☆66Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Include files in your binary the easy way☆276Updated 4 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆127Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated 3 weeks ago
- A go in-memory table☆229Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 2 weeks ago