kostya
Repositories
Select a repository to view its commits, contributors, and more.auto_json
Auto JSON convertations for classes and structs, based on auto_constructor fields
pg_reindex
Console utility for gracefully rebuild indexes/pkeys for PostgreSQL, with minimal locking in semi-auto mode.
run_with_fork
Some simple parallelism for Crystal. Run some heavy or blocked thread operations in background fork.
redisoid
Redis client for Crystal with auto-reconnection and pool (wrapper for stefanwille/crystal-redis, kostya/redis-reconnect, ysbaddaden/pool). Ready to use in production.
http_parser.cr
Crystal wrapper for Http Parser lib: https://github.com/joyent/http-parser
auto_initialize
Generate initialize methods for classes and structs
pgq
Queues system for AR/Rails based on PgQ Skytools for PostgreSQL, like Resque on Redis. Rails 2.3 and 3 compatible.
cron_parser
Cron parser for Crystal language. Translated from Ruby https://github.com/siebertm/parse-cron
ruby-app
Ruby micro framework for easy create ruby applications (daemons, EventMachine-apps, db-apps, cli...). Features: bundler, environments, activesupport, rails dirs tree. Fast loading and low memory using.
eye-http
Http interface for the Eye gem
curl-downloader
Powerfull http-client for Crystal based on libcurl binding.
socks
Socks5 server in Crystal. Simple implementation without auth, bind, associate and ipv6.