cristalhq / hedgedhttpLinks
Hedged HTTP client which helps to reduce tail latency at scale.
☆133Updated last year
Alternatives and similar repositories for hedgedhttp
Users that are interested in hedgedhttp are comparing it to the libraries listed below
Sorting:
- Allow and block list linter for direct Go module dependencies.☆77Updated this week
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- checks usage of OpenTelemetry/Census spans☆82Updated last week
- A Go library for collecting sql.DBStats in Prometheus format☆184Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- PostgreSQL Lock Client for Go☆118Updated this week
- Create Go contexts that cancel on signals.☆258Updated 2 years ago
- ☆33Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆39Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated last year
- A Kafka log inspired in-memory and append-only data structure☆134Updated last week
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- ☆122Updated 2 years ago
- gta: do transitive analysis to find packages whose dependencies have changed☆208Updated 4 months ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Library for creating predicate mini-languages in Go☆100Updated last month
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 11 months ago
- Go statsd client library with zero allocation overhead, great performance and reconnects☆115Updated 10 months ago
- Generate flags by parsing structures☆162Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago