platinummonkey / go-concurrency-limitsLinks
Go implementation of Netflix/concurrency-limits
☆135Updated 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:
- A Go library for timing things and yielding rates, percentiles, and histograms☆139Updated 5 years ago
- A RAFT Election implementation in Go.☆188Updated 8 months ago
- Channels for gRPC: custom transports☆223Updated last month
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 8 months ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- High resolution timing and benchmarking for Go☆265Updated last month
- A Go library for collecting sql.DBStats in Prometheus format☆184Updated 4 years ago
- A place to keep useful golang functions and small libraries☆296Updated 2 months ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆268Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Go package for abstracting stats collection☆215Updated last week
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Avro codec and code generation for Go☆90Updated 6 months ago
- An implementation of Ted Dunning's t-digest in Go.☆148Updated 2 years ago
- Deep copy generator☆160Updated last month
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A library to improve the resilience of Go applications in an easy and flexible way☆204Updated 2 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- DNS lookup cache for Go☆288Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- 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