keegancsmith / rpcLinks
Go stdlib net/rpc with context.Context support
☆37Updated 3 years ago
Alternatives and similar repositories for rpc
Users that are interested in rpc are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆101Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 6 months ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- galaxycache is a caching and cache-filling library based on groupcache.☆70Updated 2 weeks ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- ☆122Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 7 months ago
- Intern Go strings☆97Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- ☆43Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Expression evaluator for Go☆80Updated this week
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago