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 6 months ago
- Protobuf Field Mask Go utils☆253Updated last year
- Add custom struct tags to protobuf generated structs☆408Updated 10 months ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- Channels for gRPC: custom transports☆220Updated 4 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years 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
- ⚡️ lock-free utilities in Go☆161Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Convert Go values to their AST☆311Updated 6 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆327Updated 2 years ago
- generic protocol generator based on golang's text/template (grpc/protobuf)☆443Updated last week
- Deep copy generator☆160Updated 10 months ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last month
- 🚦 Declarative Finite-State Machines in Go☆106Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- concurrency utilities☆301Updated 6 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆233Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 3 weeks ago
- Interceptors for database/sql☆508Updated 2 years ago
- A place to keep useful golang functions and small libraries☆293Updated last month
- ☆213Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆121Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆160Updated 2 years ago