infobloxopen / atlas-app-toolkit
This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
☆98Updated last month
Alternatives and similar repositories for atlas-app-toolkit:
Users that are interested in atlas-app-toolkit are comparing it to the libraries listed below
- Modern Go Application tool☆82Updated this week
- Protobuf Field Mask Go utils☆243Updated 11 months ago
- Prometheus instrumentation library for gRPC powered Go applications.☆53Updated 2 weeks ago
- Golang protobuf FieldMask missing utils☆113Updated 5 months ago
- ☆67Updated last month
- NATS Pub/Sub for the Watermill project.☆53Updated last month
- OpenTelemetry Go distribution for Uptrace☆102Updated last month
- Makefile setup for our Golang projects.☆103Updated this week
- Machine is a workflow/pipeline library for processing data☆159Updated 3 weeks ago
- Libraries used in the Ory ecosystem☆90Updated last week
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 3 weeks ago
- Logur is an opinionated collection of logging best practices☆205Updated last month
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆199Updated 2 years ago
- Integration testing in Go with Docker☆108Updated 3 weeks ago
- A Go library for validating structs, maps and slices.☆226Updated 3 months ago
- A reference for distributed tracing with the NATS Go client.☆102Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated 11 months ago
- PostgreSQL Lock Client for Go