aws / smithy-goLinks
Smithy code generators for Go (in development)
☆227Updated this week
Alternatives and similar repositories for smithy-go
Users that are interested in smithy-go are comparing it to the libraries listed below
Sorting:
- The AWS Secrets Manager Go caching client enables in-process caching of secrets for Go applications.☆96Updated 3 weeks ago
- A common logging package for HashiCorp tools☆335Updated 3 weeks ago
- DynamoDB Lock Client for Go☆135Updated last week
- A minimal and extensible structured logger☆191Updated last year
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆112Updated 5 months ago
- Launcher, a Lightstep Distro for OpenTelemetry Go 🚀☆119Updated 2 weeks ago
- Go Client for OpenSearch☆251Updated last week
- Example repository that uses Buf.☆101Updated this week
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆295Updated last week
- Makefile setup for our Golang projects.☆107Updated last week
- AWS CDK bindings for Go.☆182Updated this week
- The Datadog AWS Lambda package for Go☆69Updated last week
- A collection of authentication Go packages related to OIDC, JWKs, Distributed Claims, LDAP☆470Updated 3 weeks ago
- A type system for dynamic values in Go applications☆391Updated last month
- Generate Go API client libraries from Protocol Buffers.☆284Updated this week
- A Golang SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more…☆201Updated 2 weeks ago
- OpenTelemetry instrumentation for database/sql☆372Updated this week
- A Go linter to check that errors from external packages are wrapped☆351Updated 7 months ago
- OpenFGA SDK for Go☆99Updated this week
- Convert snake case, camel case and kebap case strings☆154Updated 4 months ago
- openapi toolkit validation helpers☆139Updated last month
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…