tycooon / memeryLinks
A gem for memoization in Ruby
☆194Updated 4 months ago
Alternatives and similar repositories for memery
Users that are interested in memery are comparing it to the libraries listed below
Sorting:
- Frees your Rails app from N+1 queries.☆200Updated last week
- Cursor-based pagination for ActiveRecord☆148Updated 3 months ago
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆170Updated 6 months ago
- A tracer for Active Record queries☆194Updated last month
- Make your long-running sidekiq jobs interruptible and resumable.☆279Updated last year
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆259Updated 11 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆225Updated last year
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆232Updated last year
- A faster alternative to the custom use of `in_batches` with `pluck`☆153Updated 8 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆311Updated 10 months ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- A gem that helps to detect potential memory bloats☆201Updated 6 months ago
- Deadlines for Ruby☆156Updated 2 years ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆192Updated 4 months ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆205Updated last year
- Automatically add frozen_string_literals to selected files at compile time☆125Updated 4 months ago
- Speedy Rails JSON serialization with built-in caching☆160Updated 4 months ago
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆218Updated 2 weeks ago
- Extending Arel☆142Updated 5 months ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 2 years ago
- Parameters-based transformation DSL☆214Updated 8 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆255Updated 10 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆299Updated 10 months ago
- Manage timestamps in ActiveRecord models☆135Updated 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
- A very fast json builder for Rails☆170Updated 2 weeks ago
- Make ActiveRecord do conditions on your associations☆242Updated 3 months ago
- Use decorators on Ruby methods!☆256Updated last year
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆217Updated 5 months ago