github.com/mosquito-cr/mosquito

A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs

245 stars7 dependentsDocs for mosquitoMIT

github.com/madeindjs/crystagiri

An Html parser library for Crystal (like Nokogiri for Ruby)

136 stars7 dependentsDocs for crystagiriMIT

github.com/stephannv/blueprint

A lib for writing reusable and testable views templates (HTML, SVG, Forms) in plain Crystal. Inspired by Phlex.

86 stars7 dependentsDocs for blueprintMIT

imgui

1.90.6

github.com/oprypin/crystal-imgui

Crystal bindings to ImGui

75 stars7 dependentsDocs for imguiMIT

cache

1.1.0

github.com/crystal-cache/cache

A key/value store where pairs can expire after a specified interval

53 stars7 dependentsDocs for cacheMIT

sass

0.6.0

github.com/straight-shoota/sass.cr

Compile Sass/SCSS to CSS in Crystal (libsass binding)

38 stars7 dependentsDocs for sassMIT

validator

1.11.0

github.com/nicolab/crystal-validator

:gem: Data validation module for Crystal lang

31 stars7 dependentsDocs for validatorMIT

crotest

1.0.3

github.com/emancu/crotest

A tiny and simple test framework for Crystal with common assertions and no pollution into Object class.

29 stars7 dependentsDocs for crotestMIT

github.com/jgaskins/armature

Roda-inspired HTTP framework for Crystal, providing routing, sessions, forms, etc

29 stars7 dependentsDocs for armatureMIT

try

1.6.0

github.com/maiha/try.cr

Try monad for crystal

26 stars7 dependentsDocs for tryMIT

qr-code

1.0.3

github.com/spider-gazelle/qr-code

a QR Code implementation written in crystal lang

23 stars7 dependentsDocs for qr-codeMIT

dexter

0.3.4

github.com/luckyframework/dexter

A logger with maximum customizability and surgical precision

21 stars7 dependentsDocs for dexterMIT

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.

17 stars7 dependentsDocs for splay_tree_mapApache 2.0