ikukhar's Stars
justinamiller/SoftwareArchitect
Path to a Software Architect
anaibol/awesome-serverless
:cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
ankane/chartkick
Create beautiful JavaScript charts with one line of Ruby
alexreisner/geocoder
Complete Ruby geocoding solution.
Hexlet/ru-test-assignments
Тестовые задания для самостоятельного выполнения от разных it компаний
rack/rack-attack
Rack middleware for blocking & throttling
doorkeeper-gem/doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
DarthSim/overmind
Process manager for Procfile-based applications and tmux
ankane/the-ultimate-guide-to-ruby-timeouts
Timeouts for popular Ruby gems
ankane/production_rails
Best practices for running Rails in production
thbar/kiba
Data processing & ETL framework for Ruby
basecamp/marginalia
Attach comments to ActiveRecord's SQL queries
kix/reverse-interview
Questions to ask the company during your interview
pawurb/rails-pg-extras
Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
procore-oss/blueprinter
Simple, Fast, and Declarative Serialization Library for Ruby
igorkasyanchuk/rails_performance
Monitor performance of you Rails applications (self-hosted and free)
fullstaq-ruby/server-edition
A server-optimized Ruby distribution: less memory, faster, easy to install and security-patch via APT/YUM
matestack/matestack-ui-core
Component based web UIs in pure Ruby for Rails. Boost your productivity & easily create component based web UIs in pure Ruby.
toptal/database_validations
Database validations for ActiveRecord
glebm/order_query
Find next / previous Active Record(s) in one query
ruby-oembed/ruby-oembed
oEmbed for Ruby
lewagon/rails-k8s-demo
[ABANDONED] Easy Rails on Kubernetes approach for Digital Ocean and a classic Rails stack: Puma, Redis, Sidekiq, Postgres, Action Cable, Webpacker. Helm 3 in production and docker-compose + dip (https://github.com/bibendi/dip) in development. Issues and PRs welcome.
anilmaurya/fast_jsonparser
Fastest Json parser for Ruby, wrapper for simdjson
vlado/activerecord-cte
Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries
infinum/dox
Automated API documentation from Rspec
ankane/delete_in_batches
Fast batch deletes for Active Record and Postgres
lfittl/activerecord-clean-db-structure
Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)
bia-technologies/lowkiq
Ordered background jobs processing
igorkasyanchuk/fake_api
The fastest way to prototype API in your Rails application
igorkasyanchuk/transactify
Wrap your methods in DB Transactions