vit-panchuk's Stars
Shopify/liquid
Liquid markup language. Safe, customer facing template language for flexible web apps.
jorgef/engineeringladders
A framework for Engineering Managers
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
rack/rack-attack
Rack middleware for blocking & throttling
thoughtbot/suspenders
A Rails template with our standard defaults.
RailsApps/rails-composer
Rails Composer. The Rails generator on steroids for starter apps.
pedrozath/coltrane
🎹🎸A music theory library with a command-line interface
pay-rails/pay
Payments for Ruby on Rails apps
assaf/vanity
Experiment Driven Development for Ruby
rails/kredis
Higher-level data structures built on Redis
active-hash/active_hash
A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
madeintandem/jsonb_accessor
Adds typed jsonb backed fields to your ActiveRecord models.
Studiosity/grover
A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium
mhgolkar/Arrow
Game Narrative Design Tool
mrkamel/search_cop
Search engine like fulltext query support for ActiveRecord
brunofacca/zen-rails-base-app
Base application for Ruby on Rails 6 projects. Built to minimize the time spent writing boilerplate code and performing repetitive setup tasks.
kgiszczak/shale
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
ankane/active_median
Median and percentile for Active Record, Mongoid, arrays, and hashes
envato/double_entry
A double-entry accounting system for Ruby applications.
Shopify/limiter
Simple Ruby rate limiting mechanism.
hopsoft/universalid
Fast, recursive, optimized, URL-Safe serialization for any Ruby object
meilisearch/meilisearch-rails
Meilisearch integration for Ruby on Rails
Data-Liberation-Front/csvlint.rb
The gem behind http://csvlint.io
fatkodima/sidekiq-iteration
Make your long-running sidekiq jobs interruptible and resumable.
fatkodima/fast_count
Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).
westonganger/rails_i18n_manager
Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workflow for importing, translating, and exporting your I18n translation files. Designed to allow you to keep the translation files inside your projects git repository where they should be.
yoshoku/llama_cpp.rb
llama_cpp provides Ruby bindings for llama.cpp
DmitryTsepelev/io_monitor
A gem that helps to detect potential memory bloats
jmespath/jmespath.rb
Ruby implementation of JMESPath
floor114/simplecov-single_file
Single file console output formatter for SimpleCov when running specs for single file.