ameba
A static code analysis tool for Crystal (by crystal-ameba)
kemal
Fast, Effective, Simple Web Framework (by kemalcr)
ameba | kemal | |
---|---|---|
1 | 14 | |
525 | 3,650 | |
1.0% | 1.0% | |
8.2 | 6.4 | |
8 days ago | about 1 month 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.
ameba
Posts with mentions or reviews of ameba.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Open Source Adventures: Episode 76: Ameba linter for Crystal
Ameba is a linter for Crystal.
kemal
Posts with mentions or reviews of kemal.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-28.
- The New Wave of Programming Languages: Pony, Zig, Crystal, Vlang, & Julia
-
Companies Using Kemal in Production
Add your company to the list https://github.com/kemalcr/kemal/wiki/Companies-using-Kemal-in-Production
-
Phoenix on Rails - a Phoenix tutorial for Rails developers
https://luckyframework.org/ . Kemal is even faster but it's mostly for APIs. In my opinion it's on par with Actix with much, much better developer experience.
-
How do you find the market in 2023?
It's been around for a while under development. It had it's 1.0.0 release in March 2021. There's been two (online) Crystal conferences, and there's two Crystal books published. There's a decent ecosystem of "shards" and there are a couple of Crystal web frameworks and ORMS that are similar to Sinatra or Rails-like. If you already know Ruby, learning Crystal is super easy.
- Kemal: Fast, Effective, Simple Web Framework for Crystal
-
Marten, a Crystal web framework that makes building web apps productive and fun
They’re all good to try IMO, another is https://kemalcr.com which is akin to Sinatra if you just want to get an HTTP server with routes setup quickly.
-
Medusa: The open-source alternative to Shopify
Kemal (like Sinatra, I really like this one): https://kemalcr.com/
- Ask HN: Simplest stack to build web apps in 2021?
-
Packing Static Files Into Crystal Binaries
As an example, consider this small Kemal application:
- Kemal 1.1.0 released