Pinned Repositories
frozen_record
Read only ActiveRecord-like interface to query static YAML files
kgio
Mirror of https://yhbt.net/kgio.git
rails-settings-cached
Global settings for your Rails application.
rails-test-app
railsbench
Rails 6.1 version of headius/pgrailsbench with database seeds
redcarpet
The safe Markdown parser, reloaded.
sidekiq-scheduler
Lightweight job scheduler extension for Sidekiq
xxhash
Ruby wrapper for xxHash
casperisfine's Repositories
casperisfine/rails-test-app
casperisfine/sidekiq-scheduler
Lightweight job scheduler extension for Sidekiq
casperisfine/cityhash
Ruby wrapper for google's cityhash.
casperisfine/connection_pool
Generic connection pooling for Ruby
casperisfine/dry-initializer
DSL for building class initializer with params and options.
casperisfine/dry-schema
Coercion and validation for data structures
casperisfine/erb
An easy to use but powerful templating system for Ruby
casperisfine/erubi
Small ERB Implementation
casperisfine/fast_page
Blazing fast pagination for ActiveRecord with deferred joins ⚡️
casperisfine/githut
Github Language Statistics
casperisfine/graphql-client
A Ruby library for declaring, composing and executing GraphQL queries
casperisfine/kredis
Higher-level data structures built on Redis
casperisfine/mutex_m
Mixin to extend objects to be handled like a Mutex
casperisfine/net-http
Net::HTTP provides a rich library which can be used to build HTTP user-agents.
casperisfine/net-protocol
The abstruct interface for net-* client.
casperisfine/phlex
A framework for building view components with a Ruby DSL.
casperisfine/racc
Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
casperisfine/redis-namespace
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
casperisfine/redlock-rb
Redlock is a redis-based distributed lock implementation in Ruby
casperisfine/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
casperisfine/resque-pool
quickly fork a pool resque workers, saving memory (w/REE) and monitoring their uptime.
casperisfine/ruby-docker-images
Ruby Docker Images
casperisfine/set
This library provides the Set class, which deals with a collection of unordered values with no duplicates.
casperisfine/sift-ruby
Sift API (Ruby client)
casperisfine/standard
🌟 Ruby Style Guide, with linter & automatic code fixer
casperisfine/temple
Template compilation framework in Ruby
casperisfine/thor
Thor is a toolkit for building powerful command-line interfaces.
casperisfine/uap-ruby
A simple, comprehensive Ruby gem for parsing user agent strings with the help of BrowserScope's UA database
casperisfine/upb
a small protobuf implementation in C
casperisfine/webpacker
Use Webpack to manage app-like JavaScript modules in Rails