drekle / protoc-gen-goexampleLinks
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
Sorting:
- Transformation functions generator for Protocol Buffers.☆216Updated 9 months ago
- Protobuf Field Mask Go utils☆253Updated last week
- ⚡️ lock-free utilities in Go☆162Updated last year
- Channels for gRPC: custom transports☆221Updated last week
- Generate protobuf messages from go structs☆82Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- A place to keep useful golang functions and small libraries☆296Updated last month
- Deep copy generator☆160Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Add custom struct tags to protobuf generated structs☆411Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- auto adjust your GOGC value☆230Updated last year
- Finite state machine for Go☆211Updated 5 years ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- 🚦 Declarative Finite-State Machines in Go☆107Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Interceptors for database/sql☆509Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Convert Go values to their AST☆310Updated 8 months ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆122Updated 3 years ago