bradfitz / grpc-goLinks
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
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- ☆39Updated 9 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- show Go package dependencies☆52Updated 6 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- experiment☆24Updated 9 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Simple error handling primitives that work well with structured logging☆28Updated 6 years ago
- ☆70Updated 3 years ago
- ☆47Updated 8 years ago
- A []byte pool for Go.