platinummonkey / go-concurrency-limitsLinks
Go implementation of Netflix/concurrency-limits
☆129Updated last week
Alternatives and similar repositories for go-concurrency-limits
Users that are interested in go-concurrency-limits are comparing it to the libraries listed below
Sorting:
- Channels for gRPC: custom transports☆217Updated last month
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆75Updated last week
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- ☆121Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- concurrency utilities☆299Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆264Updated 4 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆136Updated 4 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Effective Computation of Things☆106Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated last month
- A quick tour (or reminder) of Go performance tools☆269Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated last month
- View annotated files based on line-spec☆225Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- ☆122Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago