Pinned Repositories
acts_as_temporal
ActiveRecord plugin for versioning your models. includes effective start and end dates and methods to make it easy to search on them
after_commit
A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger things only after the entire transaction is complete.
docker-pg-wale
docker 9.2 with wale setup
inifile
Native Ruby package for reading and writing INI files
nsq_crystal
parallel
Ruby: parallel processing made simple and fast
pg_data_encoder
Enables ruby encoding of postgresql copy data format for faster inserts
rack-gridfs
Rack middleware for adding HTTP endpoints for files stored in MongoDB GridFS
railsdav
The WebDAV Ruby On Rails Plugin
restful-authentication
Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.
pbrumm's Repositories
pbrumm/nsq_crystal
pbrumm/api-pagination
:page_facing_up: Link header pagination for Rails and Grape APIs.
pbrumm/awesome_nested_set
An awesome replacement for acts_as_nested_set and better_nested_set.
pbrumm/cable
It's like ActionCable (100% compatible with JS Client), but you know, for Crystal
pbrumm/carrierwave-google-storage
Carrierwave storage adapter that supports Google Cloud Storage and is based on gcloud library from Google
pbrumm/caxlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your
pbrumm/cloud-builders-community
Community-contributed images for Google Cloud Build
pbrumm/crOpenCL
OpenCL bindings for Crystal
pbrumm/crystal
The Crystal Programming Language
pbrumm/crystal-lru-cache
:gem: key/value LRU cache that supports lifecycle, global size limit and expiration time.
pbrumm/crystal-redis
Full featured Redis client for Crystal
pbrumm/crystal-safe-lru-cache
pbrumm/fog-google
Fog for Google Cloud Platform
pbrumm/fullcontact-api-ruby
A Ruby wrapper for the FullContact API
pbrumm/icrystal
Jupyter kernel for the Crystal language
pbrumm/mt_helpers
MultiThreading helpers for crystal
pbrumm/ndscheduler
A flexible python library for building your own cron-like system, with REST APIs and a Web UI.
pbrumm/nsq-cluster
Create a local NSQ cluster in a jiffy -- great for testing!
pbrumm/nsq-ruby
NSQ Ruby client
pbrumm/octopus
Database Sharding for ActiveRecord
pbrumm/OpenTok-Ruby-SDK
OpenTok Server SDK for Ruby
pbrumm/oq
A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
pbrumm/polars-ruby
Blazingly fast DataFrames for Ruby
pbrumm/pool
Generic (connection) pools for Crystal
pbrumm/puma-sinatra-example
Example Sinatra application running with Puma application server
pbrumm/redis-session-store
A simple session store for Rails based on Redis.
pbrumm/simple_scheduler
Reference implementation for ndscheduler
pbrumm/tasker
Scheduled tasks for crystal lang
pbrumm/webauthn-rails-demo-app
Rails app using WebAuthn
pbrumm/zstd.cr
Crystal bindings to the Zstandard (zstd) compression library