ruby / timeout
Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.
☆145Updated this week
Alternatives and similar repositories for timeout:
Users that are interested in timeout are comparing it to the libraries listed below
- The gem enhances Exception#message by adding a short explanation where the exception is raised☆149Updated 3 weeks ago
- Framework agnostic scheduler to run recurring jobs.☆128Updated last year
- OpenStruct implementation☆121Updated this week
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 2 years ago
- simple logging utility☆117Updated this week
- Speedy Rails JSON serialization with built-in caching☆156Updated last year
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆117Updated last year
- external/replacement version of rake stats☆115Updated 2 months ago
- A gem for memoization in Ruby☆183Updated last month
- Annotate your Rails controllers with route info.☆93Updated last month
- Automatically load and include all common Rails form features.☆100Updated last year
- Cursor pagination with pagy for Ruby On Rails☆127Updated 6 months ago
- Code style checking for Minitest files.☆146Updated this week
- Pub/sub system☆119Updated last month
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated 11 months ago
- What you should change about your app's configuration when upgrading Rails versions☆127Updated this week
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆167Updated 2 years ago
- A gem that helps to detect potential memory bloats☆199Updated 3 weeks ago
- Ruby Async background job processor☆93Updated 2 years ago
- Parameters-based transformation DSL☆212Updated 2 months ago
- How fast is your code? See it directly in Rails console.☆116Updated last year
- List of Ruby Tools for doing Performance.☆81Updated 4 years ago
- Catches exceptions and retries each request a limited number of times☆76Updated 7 months ago
- The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.☆170Updated 3 weeks ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Best practices for writing your tests☆70Updated 9 months ago
- Open3 gives you access to stdin, stdout, and stderr when running other programs.☆105Updated last year
- Deadlines for Ruby☆157Updated last year
- Convert strings between different cases.☆97Updated 11 months ago
- Add custom processing for warnings☆281Updated last month