keegancsmith / rpcLinks
Go stdlib net/rpc with context.Context support
☆37Updated 2 years ago
Alternatives and similar repositories for rpc
Users that are interested in rpc are comparing it to the libraries listed below
Sorting:
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- ☆98Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated this week
- errs is a package for making errors friendly and easy☆53Updated 8 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆37Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆78Updated 5 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated last month
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- galaxycache is a caching and cache-filling library based on groupcache.☆69Updated last month
- ☆122Updated 2 years ago
- logr implementation against the stdlib log package☆35Updated 2 years ago
- Set of Go context's utilities.☆54Updated 4 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 2 years ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A cancelable reader for Go☆131Updated last year
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- ☆14Updated 5 years ago