luizkowalski / concurrent_railsLinks
🕹 Small library to make concurrent-ruby and Rails play nice together
☆38Updated last week
Alternatives and similar repositories for concurrent_rails
Users that are interested in concurrent_rails are comparing it to the libraries listed below
Sorting:
- Rate limiter for Rails based on leaky buckets☆86Updated 2 months ago
- Sidekiq-based workflow orchestration library☆95Updated last year
- Ruby Value Object conventions☆95Updated 4 years ago
- Ruby Async background job processor☆97Updated 2 years ago
- Allows Sequel to reuse Active Record's database connection☆140Updated 3 weeks ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆108Updated last year
- ActiveRecord schema visualization and model organization made easy☆175Updated last year
- Active Record extension providing slotted counters support☆108Updated 3 months ago
- ☆38Updated 3 months ago
- Researching background jobs fairness☆66Updated 2 years ago
- ☆102Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 5 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- One-way pipe, composable, rack application builder☆63Updated 5 months ago
- 👾 Resilience test helpers for Active Job☆85Updated last week
- 🐑 Interactive Ruby Heap Snapshot analyzer☆79Updated last year
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Morph action for Turbo Streams☆102Updated 2 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- Separate schema from data migrations in your Rails apps☆69Updated last year
- 💎 Ruby SMTP mock. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.☆65Updated 7 months ago
- Manage PostgreSQL table partitions☆84Updated 2 weeks ago
- A small authorization library, inspired by Pundit, but built for scopes☆94Updated 4 years ago
- Comparative ruby web application benchmarks with a large number of routes☆99Updated 4 months ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated 11 months ago
- Pattern matching for Rails applications☆86Updated 2 weeks ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year