anjmao / go2protoLinks
Generate protobuf messages from go structs
☆83Updated 10 months ago
Alternatives and similar repositories for go2proto
Users that are interested in go2proto are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Go reflection simplified☆102Updated 8 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated last year
- Convert snake case, camel case and kebap case strings☆151Updated 3 weeks ago
- concurrency utilities☆301Updated 5 years ago
- Deep copy generator☆160Updated 8 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Transformation functions generator for Protocol Buffers.☆214Updated 5 months ago
- A communication toolkit for Go services.☆93Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- goodie bag in use in the go-openapi projects☆205Updated 2 months ago
- A Go implementation of JSONPath☆91Updated 6 years ago
- Go Pooling Helpers☆116Updated 5 years ago
- ☆105Updated 5 years ago
- Golang LRU cache with expire feature.