A Circuit breaker implementation for Erlang
ReqFuse provides circuit-breaking functionality, using fuse, for HTTP requests that use Req. Req: https://github.com/wojtekmach/req Fuse:...
Elixir library for safely using any external service or API using automatic retry with rate limiting and circuit breakers. Calls to exter...
A circuit breaker for Elixir apps
Plug to cache requests declaratively for either GraphQL or Phoenix, this plug is intended to short circuit all json/decoding or parsing a...
An Elixir supervisor implementation, where failed processes trip a circuit breaker.
`BreakerBox` is an implementation of the circuit breaker pattern, wrapping the Fuse Erlang library with a supervised server for ease of b...
Production reliability layer for Elixir HTTP clients. Adds circuit breaker, rate limiting, request deduplication, PCI-compliant logging, ...
An extension for Ash.Resource which adds the ability to wrap actions in circuit breakers to allow for graceful handling of and recovery f...
Simulated hardware for Elixir Circuits
Foundation 0.2.x is a complete rewrite (not compatible with 0.1.x): lightweight resilience primitives for backoff, retry, rate-limit wind...
A quantum computing library for Elixir with statevector simulation, circuit visualization, and remote execution on real quantum hardware ...
A fuse wrapping macro for easy circuit breaking
Resilience and concurrency toolkit for Elixir — bulkhead, circuit breaker, retry, hedged requests, single-flight, task combinators, and...
An elixir plug that kills long running Phoenix controllers before they take your node down. A kind of circuit breaker.
Logical Circuit Simulator using GenServers and Message Passing
An helper library to 'breadboarding' with Elixir with a single-board computer using `Elixir Circuits`
A simple Elixir package that provides circuit breaker manager
A circuit breaker for HTTP requests to external services in Elixir.
A circuit breaker implementation for Elixir.
An Elixir-native circuit breaker library for reliable connection management with external dependencies
Production-grade Elixir client for the Aurinko Unified Mailbox API. Covers Email, Calendar, Contacts, Tasks, Webhooks, and Booking with c...
Pure-Elixir quantum circuit simulation and quantum machine learning primitives powered by Nx.
Testing library for mocking Circuits libraries through a sequence of steps.
Resilience library for the BEAM - circuit breaking, rate limiting, bulkheads, and retry
A wrapper around the Atlas Scientific EZO circuits, primarily for use within Nerves applications.
api Circuit Breaker
A hex package to control the Fona 808 shield by Adafruit Industries now updated for Circuits UART
Unified API Gateway for North Shore AI services - handles routing, authentication, rate limiting, and circuit breaking
Harbor is a library that helps systems handle overload by providing a buffer and limits. It also has a request deduplication mechanism an...