scar
A game engine written in Crystal using crsfml (by vypxl)
mosquito
A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs (by robacarp)
scar | mosquito | |
---|---|---|
1 | 3 | |
27 | 226 | |
- | 0.0% | |
1.6 | 7.6 | |
over 1 year ago | 2 months 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.
scar
Posts with mentions or reviews of scar.
We have used some of these posts to build our list of alternatives
and similar projects.
mosquito
Posts with mentions or reviews of mosquito.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-09.
-
Background job processing with Marten and Mosquito
Marten is a web framework written in Crystal that makes building web applications easy and enjoyable. Mosquito is a background task runner for Crystal that uses Redis and that makes it easy to schedule and run tasks asynchronously.
-
Background jobs for Kemal server in Crystal lang
The Crytal Sidekiq port was a tempting option for a background task runner, but I went with mosquito-cr/mosquito. My initializer looks like this:
-
Database for Kemal server in Crystal lang
I actually already have this implemented with the mosquito shard, but that will be covered in the next post of this series. I'm waiting for at least a day's worth of leaderboard match data to reliably compare with the results above, so stay tuned if interested I guess.
What are some alternatives?
When comparing scar and mosquito you can also consider the following projects:
schedule.cr - :clock3: Run periodic tasks in Crystal
NATS.io - Crystal client for NATS