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/kgio
Mirror of https://yhbt.net/kgio.git
casperisfine/active_operation
ActiveOperation is a micro-framework for modelling business processes
casperisfine/addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
casperisfine/base64
Support for encoding and decoding binary data using a Base64 representation
casperisfine/brotli
casperisfine/chkbuild
Continuous Integration tool, mainly for Ruby
casperisfine/dry-initializer
DSL for building class initializer with params and options.
casperisfine/excon
Usable, fast, simple HTTP 1.1 for Ruby
casperisfine/fiddle
A libffi wrapper for Ruby.
casperisfine/grape
An opinionated framework for creating REST-like APIs in Ruby.
casperisfine/jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
casperisfine/lmdb
Ruby bindings for the OpenLDAP's Lightning Memory-Mapped Database (LMDB)
casperisfine/MaxMind-DB-Reader-ruby
Ruby reader for the MaxMind DB Database Format
casperisfine/mini_mime
minimal mime type library
casperisfine/mutex_m
Mixin to extend objects to be handled like a Mutex
casperisfine/net-http-persistent
Thread-safe persistent connections with Net::HTTP
casperisfine/nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
casperisfine/optimist
Optimist is a commandline option parser for Ruby that just gets out of your way.
casperisfine/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
casperisfine/redcloth
RedCloth is a Ruby library for converting Textile into HTML.
casperisfine/rspec-mocks
RSpec's 'test double' framework, with support for stubbing and mocking
casperisfine/ruby
The Ruby Programming Language
casperisfine/ruby-vips
Ruby extension for the libvips image processing library.
casperisfine/sift-ruby
Sift API (Ruby client)
casperisfine/syntax_suggest
Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!
casperisfine/sysvmq
Ruby wrapper for SysV IPC message queues.
casperisfine/thor
Thor is a toolkit for building powerful command-line interfaces.
casperisfine/uri
URI is a module providing classes to handle Uniform Resource Identifiers
casperisfine/webpacker
Use Webpack to manage app-like JavaScript modules in Rails
casperisfine/zk
A High-Level wrapper for Apache's Zookeeper