platinummonkey / go-concurrency-limitsLinks
Go implementation of Netflix/concurrency-limits
☆135Updated this 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 place to keep useful golang functions and small libraries☆296Updated last month
- A Go library for timing things and yielding rates, percentiles, and histograms☆138Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Channels for gRPC: custom transports☆222Updated last week
- DNS lookup cache for Go☆288Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆270Updated 4 years ago
- High resolution timing and benchmarking for Go☆264Updated this week
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A Go library for collecting sql.DBStats in Prometheus format☆184Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- High-throughput Redis client for Go with implicit pipelining☆247Updated 7 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Transform Go code into it's AST☆123Updated 6 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.☆235Updated last year
- TinyLFU cache admission policy☆267Updated 9 months ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Deep copy generator☆160Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A RAFT Election implementation in Go.☆189Updated 7 months ago
- A library to improve the resilience of Go applications in an easy and flexible way☆201Updated 2 years ago
- ☆254Updated 2 weeks ago
- Create Go contexts that cancel on signals.☆256Updated 2 years ago
- Distributed Key/Value Store Abstraction Library written in Go.☆299Updated 10 months ago