einride / aip-goLinks
Go SDK for implementing resource-oriented gRPC APIs.
☆192Updated last week
Alternatives and similar repositories for aip-go
Users that are interested in aip-go are comparing it to the libraries listed below
Sorting:
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.☆307Updated last month
- Protobuf Field Mask Go utils☆252Updated last year
- Golang protobuf FieldMask missing utils☆127Updated last month
- OpenTelemetry instrumentation for database/sql☆354Updated this week
- Generate Go API client libraries from Protocol Buffers.☆279Updated 2 weeks ago
- Protocol Buffer Validation for Go☆396Updated last week
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆277Updated 2 weeks ago
- Plugin for generating OpenAPIv3 from protobufs matching the Connect RPC interface☆177Updated last month
- Add custom struct tags to protobuf generated structs☆400Updated 8 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆297Updated last week
- protoc plugin library for efficient proto-based code generation☆660Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆339Updated 3 months ago
- Channels for gRPC: custom transports☆217Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆518Updated this week
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated last year
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆130Updated last month
- Interceptors for database/sql☆506Updated 2 years ago
- Go modules analysis tool☆404Updated 2 years ago
- OpenTelemetry tracing and metrics for Connect.☆140Updated 4 months ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 5 months ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 6 months ago
- Makefile setup for our Golang projects.☆104Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆502Updated 3 months ago
- Transformation functions generator for Protocol Buffers.☆214Updated 5 months ago
- Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementat…