baked_file_system
kemal
baked_file_system | kemal | |
---|---|---|
1 | 14 | |
177 | 3,664 | |
0.0% | 0.1% | |
2.9 | 6.6 | |
over 1 year ago | 19 days ago | |
Crystal | Crystal | |
MIT License | 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.
baked_file_system
-
Packing Static Files Into Crystal Binaries
Embedding static files within an Crystal executable is a straightfoward process, using a macro and the read_file macro method. If you are embedding a lot of files, or you want convenience methods for accessing and searching the files that are embedded, a shard like [datapack.cr] or the older and more filesystem-oriented baked-file-system is a lot more convenient than writing all of the file reading boilerplate yourself.
kemal
- 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
What are some alternatives?
rcpu - VM emulator and assembler written in Crystal
amber - A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
Vagrant - Vagrant is a tool for building and distributing development environments.
lucky - A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
firecracker - Secure and fast microVMs for serverless computing.
amethyst - Amethyst is a Rails inspired web-framework for Crystal language
react-virtualized - React components for efficiently rendering large lists and tabular data
raze - Modular, light web framework for Crystal
grip - The microframework for writing powerful web applications.
kemalyst
amatista - Web Framework for Crystal http://crystal-lang.org
spider-gazelle - A Rails esque web framework with a focus on speed and extensibility for crystal lang