Pinned Repositories
mmap.cr
mmap() madvise() mlock() msync() bindings for Crystal
action-controller
A rails-esque controller framework for crystal lang
active-model
A rails-esque model framework for crystal lang
blake3.cr
Blake3 for Crystal
concurrent.cr
Modern concurrency tools for Crystal
crypto-secret.cr
Interface for holding sensitive information
fiber_metrics.cr
Runtime and memory allocation metrics
sodium.cr
Crystal wrapper for the libsodium crypto API
xlog.cr
Extra Log methods not compiled in production builds. Use with security sensitive or performance degrading log messages.
zstd.cr
Crystal bindings to the Zstandard (zstd) compression library
didactic-drunk's Repositories
didactic-drunk/sodium.cr
Crystal wrapper for the libsodium crypto API
didactic-drunk/concurrent.cr
Modern concurrency tools for Crystal
didactic-drunk/zstd.cr
Crystal bindings to the Zstandard (zstd) compression library
didactic-drunk/blake3.cr
Blake3 for Crystal
didactic-drunk/crypto-secret.cr
Interface for holding sensitive information
didactic-drunk/fiber_metrics.cr
Runtime and memory allocation metrics
didactic-drunk/xlog.cr
Extra Log methods not compiled in production builds. Use with security sensitive or performance degrading log messages.
didactic-drunk/action-controller
A rails-esque controller framework for crystal lang
didactic-drunk/arachnid
Powerful web scraping framework for Crystal
didactic-drunk/atomic_write.cr
Extends `File` to provide `atomic_write()`.
didactic-drunk/awesome-crystal
:gem: A collection of awesome Crystal libraries, tools, frameworks and software
didactic-drunk/awscr-s3
A Crystal shard for S3.
didactic-drunk/base32
Base32 encoding/decoding for Crystal
didactic-drunk/catalog
The shard catalog for shardbox.org
didactic-drunk/crystal
The Crystal Programming Language
didactic-drunk/find.cr
didactic-drunk/fuse
libFUSE bindings for Crystal
didactic-drunk/fuse-1
C-based FUSE for macOS SDK
didactic-drunk/grip
The microframework for writing powerful web applications.
didactic-drunk/guardian
Guardian watches over your files and run assigned tasks.
didactic-drunk/jennifer.cr
Crystal ORM using ActiveRecord pattern with flexible query DSL
didactic-drunk/jennifer_sqlite3_adapter
SQLite3 adapter for Jennifer ORM
didactic-drunk/libsodium
A modern, portable, easy to use crypto library.
didactic-drunk/msgpack-crystal
MessagePack implementation in Crystal msgpack.org[Crystal]
didactic-drunk/passgen
Small and quick terminal password generation
didactic-drunk/passgen-1
A password generator CLI written in Crystal.
didactic-drunk/protobuf.cr
Protobuf generator, encoder and decoder.
didactic-drunk/randpass
An adequate command-line random password generator for macOS.
didactic-drunk/screen
Cross platform terminal screen detection
didactic-drunk/tempdir
Crystal library for creating temporary directories