ruby-next / freezoliteLinks
Automatically add frozen_string_literals to selected files at compile time
☆127Updated 3 weeks ago
Alternatives and similar repositories for freezolite
Users that are interested in freezolite are comparing it to the libraries listed below
Sorting:
- A gem that helps to detect potential memory bloats☆205Updated last year
- Framework agnostic scheduler to run recurring jobs.☆133Updated 9 months ago
- Sidekiq middleware to re-route “greedy” clients’ jobs to slower queues☆85Updated last year
- Ruby Async background job processor☆96Updated 2 years ago
- Empower PostgreSQL migrations in Rails app☆142Updated 4 years ago
- A gem for memoization in Ruby☆200Updated 5 months ago
- Plan your refactorings properly☆75Updated last year
- Active Record extension providing slotted counters support☆114Updated 11 months ago
- Detect unnecessary selected database columns☆125Updated last year
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆141Updated 3 months ago
- Flexible presenters for Rails.☆185Updated 5 months ago
- Parameters-based transformation DSL☆219Updated last year
- A faster alternative to the custom use of `in_batches` with `pluck`☆155Updated last year
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆233Updated last month
- Cursor-based pagination for ActiveRecord☆156Updated 10 months ago
- Skooma is a Ruby library for validating API implementations against OpenAPI documents.☆190Updated 3 months ago
- A tracer for Active Record queries☆194Updated 7 months ago
- Pattern matching for Rails applications☆91Updated 3 weeks ago
- Callback Hell is a Ruby gem that analyzes your Ruby on Rails application models and provides actionable insights on callbacks and validat…☆138Updated last month
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆80Updated last year
- Deadlines for Ruby☆156Updated 2 years ago
- Researching background jobs fairness☆68Updated 4 months ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 10 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated last year
- Rails Event Store in a more Rails way☆202Updated 2 months ago
- Simplify and speed development of Rails controllers by making filter parameters declarative.☆93Updated 2 weeks ago
- ☆173Updated last week
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆209Updated last year
- Compact ZIP file writing/reading for Ruby, for streaming applications☆106Updated 2 months ago
- Robust service architecture for Ruby frameworks