bradfitz / grpc-go
gRPC-Go experimental branch using Go's native http2 support
☆15Updated 7 years ago
Alternatives and similar repositories for grpc-go:
Users that are interested in grpc-go are comparing it to the libraries listed below
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- experiment☆24Updated 9 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A []byte pool for Go.☆40Updated 2 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Track Go benchmark performance over time by storing results in InfluxDB☆44Updated 5 years ago
- ☆39Updated 8 years ago
- show Go package dependencies☆52Updated 6 years ago
- Go I/O utilities☆53Updated 6 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Simple expiring cache☆15Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- Generates Go-Kit endpoints and decoders for gRPC services.☆20Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Run linters from Go code -☆65Updated 6 years ago
- GenX: Generics For Go, Yet Again.