crystal-shards
There are 24 repositories under crystal-shards topic.
mamantoha/shards-info
Source code of https://shards.info/
noraj/miniss
Displays a list of open listening sockets. It is a minimal alternative to ss or netstat.
shardbox/catalog
The shard catalog for shardbox.org
ujjwalguptaofficial/shivneri
Component based MVC web framework based on fort architecture targeting good code structures, modularity & performance.
chris-huxtable/atomic_write.cr
Extends `File` to provide `atomic_write()`.
gtramontina/spinner-frames.cr
A collection of spinner frames
chris-huxtable/syslog.cr
Adds syslog functionality to crystal via LibC bindings.
sam0x17/html-minifier
A zero-dependency HTML/CSS/Javascript minifier for the Crystal language
BecauseOfProg/authentication
🔐 A class authentication library for Crystal
gtramontina/ansi-escapes.cr
ANSI escape codes for manipulating the terminal.
636f7079/shadow.cr
⚠️ Unavailable - Crystal Concept Secure Password Vault
636f7079/shield.cr
⚠️ Unavailable - Crystal Concept Password Generator
blazerw/spintax_parser
Crystal Shard that provides a mixin to parse "spintax", a text format used for automated article generation. Can handle nested spintax, and can count the total number of unique variations.
mccallofthewild/crystal-shards-101
A How-To Guide and Checklist for Releasing Crystal Shards
blazerw/naive_mather
Crystal Shard that calculates result of a text-base equation.
gtramontina/ghooks.cr
simple git hooks for crystal
ndudnicz/EasyUtcNow
Crystal lang module -- Faster and easier way to get an utc timestamp than calling standard Time lib
sam0x17/video-manager
a tool for automatically optimizing files in your video library using ffmpeg
73686f77/bottle.cr
🚧 Pending - Crystal Application Patcher
chris-huxtable/console.cr
Easy to use output control allowing redirection and buffering
chris-huxtable/restrict.cr
Adds restrictive patterns to Crystal
sam0x17/truthy
Adds intelligent to_b (to_boolen) to all objects in crystal
Proximyst/size_t.cr
Crystal mappings to the `size_t` and `usize_t` types.
tlrasor/incremental_hmac
Incremental HMAC API for Crystal