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:
- ☆101Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 4 months 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 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- ☆122Updated 2 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆71Updated last week
- logr implementation against the stdlib log package☆36Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- ☆78Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Intern Go strings☆96Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Buffered Reader/Writer☆78Updated 5 months ago