bufbuild / protovalidateLinks
Protocol Buffer Validation - Go, Java, Python, C++ and JS/TS
☆1,269Updated 2 weeks ago
Alternatives and similar repositories for protovalidate
Users that are interested in protovalidate are comparing it to the libraries listed below
Sorting:
- Protocol Buffer Validation for Go☆421Updated last week
- The Go implementation of Connect: Protobuf RPC that works.☆3,565Updated this week
- Collection of extensions for OpenTelemetry-Go.☆1,521Updated this week
- Protocol Buffer Validation - replaced by https://github.com/bufbuild/protovalidate☆4,033Updated last week
- A pluggable linter and fixer to enforce Protocol Buffer style and conventions.☆653Updated this week
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,351Updated last week
- A protobuf compiler plugin designed to generate GORM models and APIs for simple object persistence tasks.☆618Updated last month
- Generate type-safe Go converters by defining function signatures.☆769Updated 3 weeks ago
- Combine one or more Go errors together☆1,153Updated last year
- A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.☆2,222Updated last month
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆758Updated this week
- Reflection (Rich Descriptors) for Go Protocol Buffers☆1,454Updated 3 weeks ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,025Updated 6 months ago
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.☆329Updated 3 weeks ago
- Generate message validators from .proto annotations.☆1,099Updated last year
- Go error library with error portability over the network☆2,290Updated 4 months ago
- protoc plugin library for efficient proto-based code generation☆663Updated 6 months ago
- Refactoring and code transformation tool for Go.☆1,015Updated 7 months ago
- Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker☆816Updated last week
- Right imports sorting & code formatting tool (goimports alternative)☆691Updated 3 weeks ago
- Temporal Go SDK samples☆626Updated 2 weeks ago
- An enum generator for go☆877Updated last week
- OpenTelemetry instrumentation for database/sql☆370Updated this week
- OpenTelemetry instrumentations for Go☆354Updated 10 months ago
- GoMock is a mocking framework for the Go programming language.☆3,077Updated this week
- Add custom struct tags to protobuf generated structs☆409Updated 11 months ago
- Temporal Go SDK☆731Updated last week
- Plugin for generating OpenAPIv3 from protobufs matching the Connect RPC interface☆209Updated 2 weeks ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,792Updated last week
- Simple golang library for retry mechanism