retriable.cr
Retriable.cr is a simple DSL to retry failed code blocks (by Sija)
statsd.cr
A statsd client library for Crystal. (by miketheman)
retriable.cr | statsd.cr | |
---|---|---|
- | - | |
42 | 33 | |
- | - | |
3.4 | 3.8 | |
9 months ago | almost 2 years ago | |
Crystal | Crystal | |
MIT License | MIT 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.
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.
retriable.cr
Posts with mentions or reviews of retriable.cr.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning retriable.cr yet.
Tracking mentions began in Dec 2020.
statsd.cr
Posts with mentions or reviews of statsd.cr.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning statsd.cr yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing retriable.cr and statsd.cr you can also consider the following projects:
sentry - Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes
html_builder - DSL for creating HTML
cron_scheduler - Simple job scheduler with crontab patterns for Crystal Language.
aasm.cr - :arrows_clockwise: Easy to use finite state machine for Crystal classes
evented - Publish and Subscribe for Crystal objects
circuit_breaker - Implementation of the circuit breaker pattern in crystal