mitchellh / protostructure
Encode and decode Go (golang) struct types via protocol buffers.
☆173Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for protostructure
- Turn any gRPC stream into a Go `net.Conn` implementation.☆82Updated last year
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago
- Create Go contexts that cancel on signals.☆260Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A Go library for collecting sql.DBStats in Prometheus format☆184Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆210Updated 6 months ago
- An inflection engine for golang☆102Updated 2 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆319Updated 5 years ago
- Continuous Benchmark for Go Project☆385Updated last week
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated last week
- Bootstrap a new project from a template.☆84Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- Go HTTP Server Middleware and Client Tripperware☆75Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Generate flags by parsing structures☆156Updated last week
- Go tool to wrap and fix errors with the new %w verb directive☆371Updated 5 months ago
- A go in-memory table☆229Updated 2 years ago
- Workflow Orchestrator☆90Updated last year
- https://the-zen-of-go.netlify.com☆244Updated 4 years ago
- Very simple batching API for Go.☆92Updated 3 years ago
- fault injection library in go using standard http middleware☆506Updated 3 weeks ago
- gta: do transitive analysis to find packages whose dependencies have changed☆202Updated 3 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆229Updated 8 months ago