Kostya M
Kostya M
memory_cache
Super simple in memory key-value storage with expires for Crystal.
modest
CSS selectors for HTML5 Parser myhtml
pg_csv
Fast Ruby PG csv export. Uses pg function 'copy to csv'. Effective on millions rows.
pg_reindex
Console utility for gracefully rebuild indexes/pkeys for PostgreSQL, with minimal locking in semi-auto mode.
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.
run_with_fork
Some simple parallelism for Crystal. Run some heavy or blocked thread operations in background fork.
simple_rpc
RPC Server and Client for Crystal. Implements msgpack-rpc protocol.