yegor256 / threads
Ruby Gem to unit-test a piece of code in multiple concurrent threads
☆35Updated this week
Alternatives and similar repositories for threads:
Users that are interested in threads are comparing it to the libraries listed below
- Zero-footprint Ruby In-Memory Thread-Safe Cache: when a naive implementation is enough☆47Updated this week
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆41Updated 2 years ago
- Micro lib without any dependency for getting relative time☆21Updated 3 years ago
- A debugging tool☆69Updated 5 years ago
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆79Updated 8 months ago
- A linting tool for your Rails routes☆31Updated 10 months ago
- Automatically add foreign key constraints to your rails db☆53Updated 8 months ago
- Simple and immutable URI/URL builder in Ruby, with a fluent interface☆144Updated this week
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Convert strings between different cases.☆97Updated last year
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Parallel RSpec test runner☆83Updated last year
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Regression testing for data☆65Updated 9 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- A collection of core object refinements.☆79Updated 3 weeks ago
- A RuboCop Cop that detects the use of magic numbers within instance methods☆47Updated 5 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Expiring jobs support for Sidekiq☆30Updated last year
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- GemCheck: Writing Better Ruby Gems Checklist☆94Updated 2 years ago
- Arel made simple☆99Updated 3 years ago
- Buff exception backtrace with local variables, passed in arguments and instance variables!☆53Updated 2 years ago
- A tool for to run active record examples☆54Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Ruby Async background job processor☆96Updated 2 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 3 months ago