cludden / protoc-gen-go-temporal
a protoc plugin for generating Temporal clients and workers in Go from protobuf schemas
☆100Updated this week
Alternatives and similar repositories for protoc-gen-go-temporal:
Users that are interested in protoc-gen-go-temporal are comparing it to the libraries listed below
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.☆273Updated last month
- A modern generic testing assertions library for Go☆180Updated this week
- OpenTelemetry Tracing instrumentation for PostgreSQL☆122Updated last month
- ☆18Updated 2 years ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆123Updated 3 weeks ago
- Plugin for generating OpenAPIv3 from protobufs matching the Connect RPC interface☆135Updated this week
- Naive code generator that creates mock implementation using testify.mock☆206Updated 3 weeks ago
- An AsyncAPI Golang Code generator that generates all Go code from the broker to the application/user. Just plug your application to your …☆108Updated last week
- Cobra command line tool generator for gRPC clients☆45Updated last year
- Easily start a fake gRPC/gRPC-Web/Connect/REST server from protobufs☆89Updated 3 weeks ago
- A Go time testing library for writing deterministic unit tests☆252Updated 2 months ago
- checks usage of OpenTelemetry/Census spans☆80Updated this week
- PostgreSQL Lock Client for Go☆112Updated this week
- OpenTelemetry instrumentation for go-chi/chi☆130Updated 2 weeks ago
- A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.☆79Updated 3 months ago
- Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆135Updated this week
- Golang queue on top of PostgreSQL☆284Updated 3 weeks ago
- Go SDK for OpenFeature☆158Updated this week
- quickly run tests in their own temporary, isolated, postgres databases☆248Updated this week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆110Updated last week
- A library that implements the outboxer pattern in go☆160Updated this week
- Quickly generate a gRPC CLI or use gRPC reflection with ease☆75Updated last year
- Automatically update your Go tests