tycooon / memeryLinks
A gem for memoization in Ruby
☆199Updated 2 months ago
Alternatives and similar repositories for memery
Users that are interested in memery are comparing it to the libraries listed below
Sorting:
- Automatically add frozen_string_literals to selected files at compile time☆126Updated 8 months ago
- A gem that helps to detect potential memory bloats☆205Updated 10 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 5 months ago
- Cursor-based pagination for ActiveRecord☆154Updated 7 months ago
- A faster alternative to the custom use of `in_batches` with `pluck`☆156Updated last year
- Memory profiling benchmark style, for Ruby 2.1+☆243Updated 4 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆281Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆228Updated last year
- Make ActiveRecord do conditions on your associations☆246Updated this week
- Manage timestamps in ActiveRecord models☆134Updated 7 months ago
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆233Updated 3 months ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 8 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
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 3 years ago
- Skooma is a Ruby library for validating API implementations against OpenAPI documents.☆185Updated last month
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆255Updated 3 months ago
- Deadlines for Ruby☆156Updated 2 years ago
- Parameters-based transformation DSL☆218Updated last year
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆208Updated last year
- How fast is your code? See it directly in Rails console.☆115Updated 6 months ago
- Frees your Rails app from N+1 queries.☆203Updated 4 months ago
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆178Updated 2 weeks ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆199Updated 2 months ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆272Updated 3 months ago
- Add support to complex resources of PostgreSQL, like data types, array associations, auxiliary statements (CTE), and full-text search (FT…☆191Updated 3 months ago
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆235Updated last week
- Ruby gem to detect bots and crawlers via the user agent☆141Updated 3 weeks ago
- Adds the power of SQL Exists to ActiveRecord☆115Updated last week
- Optimized top-N-per-group Active Record associations using lateral joins☆303Updated last year