drekle / protoc-gen-goexample
An example of a protoc plugin in go
☆59Updated last year
Alternatives and similar repositories for protoc-gen-goexample:
Users that are interested in protoc-gen-goexample are comparing it to the libraries listed below
- Transformation functions generator for Protocol Buffers.☆211Updated 2 months ago
- Protobuf Field Mask Go utils☆249Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Generate protobuf messages from go structs☆83Updated 8 months ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Deep copy generator☆155Updated 5 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated last year
- Channels for gRPC: custom transports☆216Updated last month
- ☆197Updated 8 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Convert Go values to their AST☆310Updated last month
- 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
- Logur is an opinionated collection of logging best practices☆205Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Golang protobuf FieldMask missing utils☆118Updated 6 months ago
- errgroup with goroutine worker limits☆163Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆194Updated 2 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- A place to keep useful golang functions and small libraries☆291Updated last week
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year