infobloxopen / protoc-gen-gormLinks
A protobuf compiler plugin designed to generate GORM models and APIs for simple object persistence tasks.
☆603Updated 2 months ago
Alternatives and similar repositories for protoc-gen-gorm
Users that are interested in protoc-gen-gorm are comparing it to the libraries listed below
Sorting:
- Add custom struct tags to protobuf generated structs☆397Updated 8 months ago
- Inject custom tags to protobuf golang struct☆1,219Updated last year
- Generate message validators from .proto annotations.☆1,096Updated last year
- Generate .proto files from Go source code.☆739Updated 4 years ago
- A golang package for converting to snake_case or CamelCase☆1,089Updated last year
- A library for diffing golang structures☆952Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,413Updated 2 months ago
- Combine one or more Go errors together☆1,142Updated last year
- Protobuf Field Mask Go utils☆252Updated last year
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆454Updated 3 years ago
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- simple struct copying for golang☆456Updated 5 years ago
- Protocol Buffer Validation for Go☆391Updated last week
- Cache library with Redis backend for Golang☆794Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,291Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 3 weeks ago
- grpc connection pool☆488Updated 2 months ago
- Truss helps you build go-kit microservices without having to worry about writing or maintaining boilerplate code.☆739Updated last year
- An enum generator for go☆838Updated last week
- Reflection (Rich Descriptors) for Go Protocol Buffers☆1,418Updated 2 months ago
- protoc plugin library for efficient proto-based code generation☆658Updated 3 months ago
- Fast weighted random selection for Go☆404Updated 7 months ago
- Simplified distributed locking implementation using Redis☆1,628Updated 2 weeks ago
- generic protocol generator based on golang's text/template (grpc/protobuf)☆442Updated last week
- Server Sent Events server and client for Golang☆951Updated 11 months ago
- [mirror] concurrency primitives☆896Updated this week
- Minimalistic database migration helper for Gorm ORM☆1,097Updated 2 months ago
- GoLang port of Google's libphonenumber library☆1,410Updated last month
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度 程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆542Updated 2 months ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆390Updated 3 months ago