cristalhq / hedgedhttp
Hedged HTTP client which helps to reduce tail latency at scale.
☆120Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for hedgedhttp
- Allow and block list linter for direct Go module dependencies.☆72Updated last week
- A code generation tool for instrumenting Go components.☆133Updated 2 years ago
- Helper tool for manual Go code optimization.☆127Updated 6 months ago
- ☆33Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- PostgreSQL Lock Client for Go☆108Updated last week
- Run Go tests inside a Docker image☆98Updated 2 weeks 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
- A Go library for collecting sql.DBStats in Prometheus format☆184Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆210Updated 6 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Convert Go values to their AST☆308Updated 3 months ago
- Go statsd client library with zero allocation overhead, great performance and reconnects☆111Updated 3 weeks ago
- High performance JSON iterator & validator for Go☆90Updated 9 months ago
- 😴 A tiny library for handling system interrupts☆39Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 5 years ago
- Cron library for go with distributed lock☆50Updated 2 years ago
- Integration testing in Go with Docker☆105Updated 2 months ago
- Go performance community☆32Updated 2 years ago
- gta: do transitive analysis to find packages whose dependencies have changed☆202Updated 3 months ago
- 🪵 Ensure consistent code style when using log/slog☆107Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- 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
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆110Updated 8 months ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- Match regex group into go struct using struct tags and automatic parsing☆147Updated last month