sentry
Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes (by samueleaton)
promise
A Promise Implementation in Crystal (by jwaldrip)
sentry | promise | |
---|---|---|
1 | - | |
287 | 32 | |
0.0% | - | |
0.0 | 0.0 | |
12 months ago | almost 5 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.
sentry
Posts with mentions or reviews of sentry.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-02.
-
Background jobs for Kemal server in Crystal lang
I have a sam.cr task in place that helps me with local develpment. I tweaked make sam dev to spin up two Sentry runners, and it continues to work seamlessly with both development executables + livereload (livecompile?) again.
promise
Posts with mentions or reviews of promise.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning promise yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing sentry and promise you can also consider the following projects:
any_hash.cr - Better JSON::Any for Crystal
evented - Publish and Subscribe for Crystal objects
immutable - Thread-safe, persistent, immutable collections for the Crystal language
atomic_write.cr - Extends `File` to provide `atomic_write()`.
cron_scheduler - Simple job scheduler with crontab patterns for Crystal Language.