bonspiel.studio
mosquito
bonspiel.studio | mosquito | |
---|---|---|
1 | 4 | |
1 | 235 | |
- | 0.4% | |
0.0 | 7.3 | |
5 months ago | 22 days ago | |
Crystal | Crystal | |
GNU General Public License v3.0 only | MIT License |
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.
bonspiel.studio
-
What could we do to make our live stream even better?
I put together https://bonspiel.studio/ https://github.com/grepsedawk/bonspiel.studio to which is a little html polling scoreboard for our streams.
mosquito
-
What language do you use for performant web jobs and services?
it seems many big web projects (rails, django, etc. GIL langs) chose go(lang) to write "services" that could be separated. Yet, just about any language with quick startup, quick execution, concurrent (and/or parallel!), garbage-collecter would work: lisps, ocaml, haxe, nim, crystal, CLI langs, JVM langs! I wonder what HN folks used. Was it a good choice?
i was specifically thinking about crystal for rails, as i noticed a few interesting repos: mosquito, a job scheduler; fruit-juice, a ruby gem to enqueue jobs into mosquito (especially from rails); and lavinMQ, a successor of rabbitMQ(?).
https://github.com/mosquito-cr/mosquito
-
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?
Kindmetrics - Kind metrics analytics for your website
NATS.io - Crystal client for NATS
Shield - Comprehensive security for Lucky framework
mongo_orm - Mongo ORM: A simple ORM for using MongoDB with the crystal programming language, designed for use with Amber. Based loosely on Granite ORM. Supports Rails-esque models, associations and embedded documents.
avram - A Crystal database wrapper for reading, writing, and migrating Postgres databases.
celestite - Beautifully reactive, server-side rendered Svelte apps w/ a Crystal backend