platinummonkey / go-concurrency-limitsLinks
Go implementation of Netflix/concurrency-limits
☆130Updated last month
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☆138Updated 4 years ago
- Channels for gRPC: custom transports☆217Updated 3 months ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A library to improve the resilience of Go applications in an easy and flexible way☆192Updated last year
- Go middleware for net.Conn tracking (Prometheus/trace)☆264Updated 4 years ago
- A place to keep useful golang functions and small libraries☆292Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Go (golang) library for deep copying values in Go.☆349Updated 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
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- An implementation of Ted Dunning's t-digest in Go.☆144Updated 2 years ago
- Distributed Key/Value Store Abstraction Library written in Go.☆292Updated 6 months ago
- A RAFT Election implementation in Go.☆189Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆480Updated 2 months ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 3 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- DNS lookup cache for Go☆286Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- TinyLFU cache admission policy☆266Updated 5 months ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- JsonDiff library☆223Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆174Updated last year
- A golang library for set operations on intervals, such as time ranges.☆139Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago