tycooon / memeryLinks
A gem for memoization in Ruby
☆198Updated 2 months ago
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
- Frees your Rails app from N+1 queries.☆203Updated 3 months ago
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆233Updated 2 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆280Updated last year
- Make ActiveRecord do conditions on your associations☆244Updated 7 months ago
- Memory profiling benchmark style, for Ruby 2.1+☆243Updated 3 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated last year
- A tracer for Active Record queries☆194Updated 4 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆294Updated 3 years ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆208Updated last year
- Deadlines for Ruby☆156Updated 2 years ago
- Manage timestamps in ActiveRecord models☆134Updated 6 months ago
- Automatically add frozen_string_literals to selected files at compile time☆126Updated 8 months ago
- Parameters-based transformation DSL☆218Updated 11 months ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆196Updated last month
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆178Updated last month
- Allows Sequel to reuse Active Record's database connection☆143Updated 2 weeks ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 7 months ago
- ☆173Updated 2 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆228Updated last year
- A faster alternative to the custom use of `in_batches` with `pluck`☆155Updated last year
- Extending Arel☆143Updated 2 months ago
- Skooma is a Ruby library for validating API implementations against OpenAPI documents.☆182Updated last week
- Adds the power of SQL Exists to ActiveRecord☆115Updated last month
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆233Updated last week
- Add support to complex resources of PostgreSQL, like data types, array associations, auxiliary statements (CTE), and full-text search (FT…☆190Updated 3 months ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 3 years ago
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm