Resiliency patterns for golang
☆2,337Feb 23, 2025Updated last year
Alternatives and similar repositories for go-resiliency
Users that are interested in go-resiliency are comparing it to the libraries listed below
Sorting:
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,484Feb 24, 2024Updated 2 years ago
- Circuit Breaker implemented in Go☆3,539Feb 7, 2026Updated 3 weeks ago
- A standard library for microservices.☆27,612Jul 19, 2024Updated last year
- Building event-driven applications the easy way in Go.☆9,549Jan 5, 2026Updated last month
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆4,991Jun 9, 2025Updated 8 months ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Crash your app in style (Golang)☆3,714Mar 13, 2025Updated 11 months ago
- ⏱ The exponential backoff algorithm in Go☆3,943Feb 21, 2026Updated last week
- A collection of useful, performant, and threadsafe Go datastructures.☆7,902Feb 16, 2026Updated last week
- Fast key-value DB in Go.☆15,499Updated this week
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- The Universal Filesystem Abstraction for Go☆6,580Jan 13, 2026Updated last month
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- A mock code autogenerator for Go☆7,007Updated this week
- Better structured concurrency for go☆10,309Apr 26, 2024Updated last year
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,372Apr 6, 2024Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,565Jan 14, 2026Updated last month
- Circuit Breakers in Go☆1,164May 15, 2024Updated last year
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,197Jan 22, 2025Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,549Feb 16, 2026Updated last week
- Curated list of Go design patterns, recipes and idioms☆27,740May 14, 2024Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,667May 1, 2024Updated last year
- Randomized testing for Go☆4,846Sep 24, 2024Updated last year
- Release engineering, simplified☆15,610Updated this week
- Fault tolerance and resilience patterns for Go☆2,149Feb 11, 2026Updated 2 weeks ago
- Golang in-memory database built on immutable radix trees☆3,444Feb 22, 2026Updated last week
- GoMock is a mocking framework for the Go programming language.☆9,378Jan 8, 2024Updated 2 years ago
- Zero Allocation JSON Logger☆12,220Feb 2, 2026Updated 3 weeks ago
- Simple error handling primitives☆8,235Nov 2, 2021Updated 4 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 9 months ago
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,401Mar 12, 2025Updated 11 months ago
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Package for comparing Go values in tests☆4,601Jan 16, 2026Updated last month
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,478Updated this week
- An enhanced HTTP client for Go☆2,700Feb 5, 2026Updated 3 weeks ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week