RussellLuo / protoc-go-plugins
Some useful Go's protoc plugins.
☆57Updated 7 years ago
Alternatives and similar repositories for protoc-go-plugins:
Users that are interested in protoc-go-plugins are comparing it to the libraries listed below
- a lightweight acl manager for go.☆83Updated last year
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- An SQL query builder for golang☆41Updated 4 months ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A GO web application profiler.☆59Updated 6 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 3 months ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 7 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 3 years ago
- Tickers with random jitter☆90Updated 3 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Templates, generics engine for Go