tycooon / memeryLinks
A gem for memoization in Ruby
☆196Updated last month
Alternatives and similar repositories for memery
Users that are interested in memery are comparing it to the libraries listed below
Sorting:
- A gem that helps to detect potential memory bloats☆204Updated 9 months ago
- Automatically add frozen_string_literals to selected files at compile time☆125Updated 7 months ago
- A tracer for Active Record queries☆194Updated 4 months ago
- Parameters-based transformation DSL☆215Updated 10 months ago
- A faster alternative to the custom use of `in_batches` with `pluck`☆155Updated 11 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆227Updated last year
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆233Updated last month
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 3 years ago
- Frees your Rails app from N+1 queries.☆204Updated 3 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- Manage timestamps in ActiveRecord models☆134Updated 6 months ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆196Updated 3 weeks ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆208Updated last year
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆225Updated last week
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆178Updated last month
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated last year
- Make your long-running sidekiq jobs interruptible and resumable.☆280Updated last year
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆255Updated 2 months ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 6 months ago
- Empower PostgreSQL migrations in Rails app☆141Updated 3 years ago
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆218Updated 8 months ago
- Cursor-based pagination for ActiveRecord☆151Updated 6 months ago
- Use decorators on Ruby methods!☆257Updated last year
- Make ActiveRecord do conditions on your associations☆244Updated 6 months ago
- Deadlines for Ruby☆156Updated 2 years ago
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆149Updated 2 weeks ago
- Add support to complex resources of PostgreSQL, like data types, array associations, auxiliary statements (CTE), and full-text search (FT…☆190Updated 2 months ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆271Updated 2 months ago
- Adds the power of SQL Exists to ActiveRecord☆114Updated last month
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆158Updated last year