vaniila / go-grpc
The Go language implementation of Micro gRPC [Mirror]
☆15Updated 5 years ago
Alternatives and similar repositories for go-grpc:
Users that are interested in go-grpc are comparing it to the libraries listed below
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated 11 months ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆68Updated 10 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Microservice Test Framework☆75Updated last year
- Template repository for a Go monorepo, complete with CI and automatic docker builds☆51Updated 4 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆92Updated 3 weeks ago
- Reflection-free Domain-Driven errors for Go.☆29Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated last month
- This is a GraphQL server written in Go☆30Updated 3 years ago
- Common golang code shared by multiple projects☆55Updated last month
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆66Updated last month
- Checks if there are any updates for imports in your module.☆39Updated 3 weeks ago
- A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.☆18Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…