gen_retry VS elixir-boilerplate

Compare gen_retry vs elixir-boilerplate and see what are their differences.

gen_retry

Utilities for retrying Elixir functions, with configurable delay and backoff. (by appcues)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gen_retry elixir-boilerplate
1 3
197 1,097
- 1.9%
0.0 8.8
about 1 year ago 4 days ago
Elixir Elixir
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gen_retry

Posts with mentions or reviews of gen_retry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-15.
  • Complete, Production-Ready Phoenix Reference Applications
    28 projects | /r/elixir | 15 Nov 2021
    The second option for out-of-band processing would be a Task or if you want retry logic GenRetry. The primary downside here is that task isn't distributed, so if the server that's trying to run or retry this task goes away, there's nothing to pick it back up and try again.

elixir-boilerplate

Posts with mentions or reviews of elixir-boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-15.

What are some alternatives?

When comparing gen_retry and elixir-boilerplate you can also consider the following projects:

oban - ๐Ÿ’Ž Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3

phoenix_container_example - Production-quality example for Elixir/Phoenix building, testing, and running in containers

memoize - A method caching macro for elixir using CAS on ETS.

filtrex - A library for performing and validating complex filters from a client (e.g. smart filters)

crawler - An easy to use, powerful crawler implemented in PHP. Can execute Javascript.

kandesk - Simple Kanban application written in elixir using phoenix liveview

changelog.com - Changelog is news and podcast for developers. This is our open source platform.

absinthe_plug - Plug support for Absinthe, the GraphQL toolkit for Elixir

Crawler - A high performance web crawler / scraper in Elixir.

terminator - ๐Ÿ›ก Modern elixir ACL/ABAC library for managing granular user abilities and permissions

deque - Fast bounded deque using two rotating lists.

WebSockex - An Elixir Websocket Client