Traffic control for code.
☆569Feb 25, 2026Updated this week
Alternatives and similar repositories for stoplight
Users that are interested in stoplight are comparing it to the libraries listed below
Sorting:
- Circuit breaker built with large Ruby apps in mind.☆772May 22, 2025Updated 9 months ago
- Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.☆927Dec 9, 2025Updated 2 months ago
- Implementation of Michael Nygard's Circuit Breaker pattern in Ruby☆406Apr 11, 2020Updated 5 years ago
- This gem provides a mechanism for pending features.☆85Mar 25, 2022Updated 3 years ago
- A simple administration interface for the stoplight gem.☆18Jun 23, 2025Updated 8 months ago
- Detect non-atomic interactions within DB transactions☆1,090Dec 9, 2025Updated 2 months ago
- Go faster, off the Rails - Benchmarks for your whole Rails app☆3,048Jan 1, 2025Updated last year
- Circuit breaker pattern for well designed Ruby applications☆28Mar 17, 2016Updated 9 years ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,448Oct 27, 2025Updated 4 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,165Feb 23, 2026Updated last week
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,235Jan 10, 2026Updated last month
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆856Jan 25, 2025Updated last year
- Timeouts for popular Ruby gems☆2,488Jan 5, 2026Updated last month
- Authorization framework for Ruby/Rails applications☆1,522Jan 13, 2026Updated last month
- Ruby Tests Profiling Toolbox☆2,006Feb 3, 2026Updated last month
- Database validations for ActiveRecord☆562Jun 18, 2023Updated 2 years ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,204Feb 7, 2026Updated 3 weeks ago
- Catch unsafe migrations in development☆4,354Jan 5, 2026Updated last month
- Configuration library for Ruby gems and applications☆882Jan 28, 2026Updated last month
- Just the right amount of Rails eager loading☆1,663Dec 15, 2025Updated 2 months ago
- Streaming downloads using Net::HTTP, http.rb or HTTPX☆1,059Feb 23, 2026Updated last week
- A micro library providing Ruby objects with Publish-Subscribe capabilities☆3,325Aug 15, 2024Updated last year
- Simple, elegant testing for Rails Engines☆722Feb 3, 2026Updated last month
- undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the …☆830Updated this week
- Redlock is a redis-based distributed lock implementation in Ruby. More than 40 Millions of downloads.☆724Jan 27, 2026Updated last month
- Database changes log for Rails☆1,679Oct 8, 2025Updated 4 months ago
- A Ruby implementation of an Event Store based on Active Record☆1,508Feb 12, 2026Updated 2 weeks ago
- Implementation of the circuit breaker pattern in Ruby, backed by Redis