Resiliency patterns for golang
☆2,341Feb 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,480Feb 24, 2024Updated 2 years ago
- Circuit Breaker implemented in Go☆3,566Feb 7, 2026Updated last month
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- Building event-driven applications the easy way in Go.☆9,593Jan 5, 2026Updated 2 months ago
- ⏱ The exponential backoff algorithm in Go☆3,954Feb 21, 2026Updated last month
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆5,008Jun 9, 2025Updated 9 months ago
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated last year
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated last month
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- A mock code autogenerator for Go☆7,024Mar 6, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- The Universal Filesystem Abstraction for Go☆6,601Mar 12, 2026Updated last week
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,379Apr 6, 2024Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,565Mar 13, 2026Updated last week
- Curated list of Go design patterns, recipes and idioms☆27,810May 14, 2024Updated last year
- Circuit Breakers in Go☆1,164May 15, 2024Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,558Mar 13, 2026Updated last week
- Fault tolerance and resilience patterns for Go☆2,160Mar 1, 2026Updated 2 weeks ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,196Jan 22, 2025Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,673May 1, 2024Updated last year
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,894Mar 4, 2026Updated 2 weeks ago
- GoMock is a mocking framework for the Go programming language.☆9,370Jan 8, 2024Updated 2 years ago
- Simple error handling primitives☆8,224Nov 2, 2021Updated 4 years ago
- Release engineering, simplified☆15,663Updated this week
- Zero Allocation JSON Logger☆12,286Updated this week
- Compile-time Dependency Injection for Go☆14,362Aug 22, 2025Updated 6 months ago
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,819Nov 2, 2025Updated 4 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆811Feb 28, 2026Updated 3 weeks ago
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,410Mar 12, 2025Updated last year
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,293Updated this week