mitchellh / protostructureLinks
Encode and decode Go (golang) struct types via protocol buffers.
☆180Updated 5 years ago
Alternatives and similar repositories for protostructure
Users that are interested in protostructure are comparing it to the libraries listed below
Sorting:
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Create Go contexts that cancel on signals.☆256Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- gta: do transitive analysis to find packages whose dependencies have changed☆214Updated last month
- Continuous Benchmark for Go Project☆389Updated 3 weeks ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 9 months ago
- A corpus of popular Go modules☆108Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- go.mod git archiver☆88Updated 2 years ago
- Generate flags by parsing structures☆164Updated 3 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Go HTTP Server Middleware and Client Tripperware☆78Updated 5 years ago
- A Go library for collecting sql.DBStats in Prometheus format☆184Updated 4 years ago
- ☆100Updated 10 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Write Github actions in Go☆215Updated 3 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆316Updated last week