luizkowalski / concurrent_railsLinks
🕹 Small library to make concurrent-ruby and Rails play nice together
☆40Updated 2 months ago
Alternatives and similar repositories for concurrent_rails
Users that are interested in concurrent_rails are comparing it to the libraries listed below
Sorting:
- ActiveRecord schema visualization and model organization made easy☆178Updated this week
- Allows Sequel to reuse Active Record's database connection☆142Updated 4 months ago
- Ruby Value Object conventions☆95Updated 5 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 8 months ago
- Hanami 2 application starter template☆108Updated 2 years ago
- Pub/sub system☆124Updated 2 weeks ago
- Active Record extension providing slotted counters support☆111Updated 7 months ago
- A lightweight pub/sub system for decoupled intra-process communication in Ruby applications☆94Updated 4 months ago
- packs are a specification for an extensible packaging system to help modularize Ruby applications.☆98Updated 9 months ago
- A gem to spy queries running with Active Record and report missing indexes☆77Updated 10 months ago
- Extending Arel☆142Updated last month
- Ruby Async background job processor☆96Updated 2 years ago
- Fault-tolerance tools for ruby based on circuit-breakers☆93Updated 2 months ago
- Empower PostgreSQL migrations in Rails app☆141Updated 3 years ago
- Find unused ruby methods and constants and etc☆87Updated 2 years ago
- Ruby library to record and replay object interactions☆113Updated 4 years ago
- Convert strings between different cases.☆97Updated last year
- Preload factories (factory_bot) just like fixtures. It will be easy and, probably, faster!☆136Updated 2 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Rails Event Store in a more Rails way☆197Updated 7 months ago
- Framework agnostic scheduler to run recurring jobs.☆130Updated 5 months ago
- Comparative ruby web application benchmarks with a large number of routes☆101Updated 7 months ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- ☆92Updated 3 weeks ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- Code ownership for Rails☆127Updated last month
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 3 years ago
- One-way pipe, composable, rack application builder☆63Updated 9 months ago
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆138Updated last month