Top 5 Crystal Fast Projects
-
Project mention: Companies Using Kemal in Production | reddit.com/r/crystal_programming | 2023-02-25
Add your company to the list https://github.com/kemalcr/kemal/wiki/Companies-using-Kemal-in-Production
-
amber
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
I'm in a similar situation with the Amber Framework. I'm not one of the original creators of Amber, I just took it over last year (2022). So I have a decent size code base to maintain with potential for breaking changes.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
mosquito
A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs (by robacarp)
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:
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Index
What are some of the best open-source Fast projects in Crystal? This list will help you:
Project | Stars | |
---|---|---|
1 | kemal | 3,467 |
2 | amber | 2,471 |
3 | mosquito | 192 |
4 | myhtml | 151 |
5 | toro | 124 |