platinummonkey / go-concurrency-limitsLinks
Go implementation of Netflix/concurrency-limits
☆138Updated 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:
- Channels for gRPC: custom transports☆225Updated 3 months ago
- A library to improve the resilience of Go applications in an easy and flexible way☆205Updated 2 years ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆268Updated 4 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆142Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- A place to keep useful golang functions and small libraries☆297Updated 4 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A Go library for collecting sql.DBStats in Prometheus format☆185Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated 2 years ago
- DNS lookup cache for Go☆289Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆248Updated 9 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- JsonDiff library☆227Updated this week
- Go (golang) library for deep copying values in Go.☆357Updated 4 years ago
- Avro codec and code generation for Go☆90Updated 7 months ago
- Transform Go code into it's AST☆122Updated 6 years ago
- A RAFT Election implementation in Go.☆188Updated 9 months 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
- View annotated files based on line-spec☆227Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- Distributed Key/Value Store Abstraction Library written in Go.☆301Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- TinyLFU cache admission policy☆270Updated last year