Bookmarks with tag "crystal", page 1 of 1
Crystal 0.36.0 has been released!
Demo/tutorial for Athena. Creating a REST JSON API backend for a blog. Tagged with crystal, json, symfony.
A Crystal shard to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
Raven is a Crystal client for Sentry.
Easily configure settings for Crystal projects.
Useful DI patterns with examples. Tagged with crystal, di.
Crystal has made a huge step forward to have parallelism as a first class citizen. In short, you can set up the number of worker threads on runtime and each new fiber will be scheduled to run on one of them. Channel and select will work seamlessly. You are allowed to share memory between workers, but you will probably need to take care of some synchronization to keep the state consistent.
The Crystal Programming Language.
Natural Language Processing (NLP) library for Crystal
r/crystal_programming: /r/Crystal_Programming revolves around Crystal, a programming language that attempts to combine the power and speed of C-like …
Full featured Redis client for Crystal.
See what the Crystal community is most excited about today