citrine-i18n
1.0.0github.com/dare892/citrine-i18n
Add i18n Support to Amber Framework
github.com/dare892/citrine-i18n
Add i18n Support to Amber Framework
github.com/drujensen/kemalyst-model
github.com/mosquito-cr/mosquito
A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
github.com/waterlink/active_record.cr
Active Record pattern implementation for Crystal.
github.com/madeindjs/crystagiri
An Html parser library for Crystal (like Nokogiri for Ruby)
github.com/stephannv/blueprint
A lib for writing reusable and testable views templates (HTML, SVG, Forms) in plain Crystal. Inspired by Phlex.
github.com/oprypin/crystal-imgui
Crystal bindings to ImGui
github.com/crystal-cache/cache
A key/value store where pairs can expire after a specified interval
github.com/straight-shoota/sass.cr
Compile Sass/SCSS to CSS in Crystal (libsass binding)
github.com/crystallabs/event_handler
Application event model for Crystal
github.com/nicolab/crystal-validator
:gem: Data validation module for Crystal lang
github.com/emancu/crotest
A tiny and simple test framework for Crystal with common assertions and no pollution into Object class.
github.com/jgaskins/armature
Roda-inspired HTTP framework for Crystal, providing routing, sessions, forms, etc
github.com/SamualLB/ncurses
Ncurses bindings for Crystal
github.com/maiha/try.cr
Try monad for crystal
github.com/spider-gazelle/qr-code
a QR Code implementation written in crystal lang
github.com/luckyframework/dexter
A logger with maximum customizability and surgical precision
github.com/wyhaines/splay_tree_map.cr
This is a Crystal implementation of a Splay Tree; which is a type of binary search tree that is semi-balanced and that tends to self-optimize so that the most accessed items are the fastest to retrieve.
github.com/amberframework/amber-router
A URL Routing shard.
github.com/spider-gazelle/priority-queue
Priority Queue and Heap implementation for Crystal Lang