Ruby Performance

Open-source Ruby projects categorized as Performance

Top 23 Ruby Performance Projects

Performance
  1. JRuby

    JRuby, an implementation of Ruby on the JVM

    Project mention: Presentation Slides for RubyConf Austria 2026 Talk "Frontend Ruby on Rails with Glimmer DSL for Web" | dev.to | 2026-06-02

    Charles Nutter had me help him with his JRuby workshop afterwards by showcasing my other Glimmer project, Glimmer DSL for SWT, which runs on JRuby. In about 1 minute, I scaffolded a Hello World desktop app from scratch and then packaged it as a native executable on the Mac. Attendees were impressed. So, I’ve participated in presenting 2 events at this conference.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. bootsnap

    Boot large Ruby/Rails apps faster

  4. active_record_doctor

    Identify database issues before they hit production.

  5. prosopite

    Rails N+1 queries auto-detection with zero false positives / false negatives

    Project mention: Ruby on Rails Performance: 7 Lessons from Scaling FirstPromoter | dev.to | 2026-04-09

    Each integration has its own payload format, retry behavior, and edge cases. We keep an eye on all of it through AppSignal for performance monitoring, Better Stack for logs, Bullet/Prosopite for N+1 detection, and strong_migrations to keep deploys safe.

  6. Goldiloader

    Just the right amount of Rails eager loading

  7. Rails Performance

    Monitor performance of you Rails applications (self-hosted and free)

  8. DatabaseConsistency

    The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.

  9. alba

    Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.

  10. solid_cache

    A database-backed ActiveSupport::Cache::Store

    Project mention: Getting Started With Caching in Ruby on Rails | dev.to | 2026-03-18

    Rails 8 ships with Solid Cache as the default production cache store. It stores cache data in your database instead of needing a separate service like Redis.

  11. panko_serializer

    High Performance JSON Serialization for ActiveRecord & Ruby Objects

  12. memo_wise

    The wise choice for Ruby memoization

  13. DatabaseValidations

    Database validations for ActiveRecord

  14. tenderjit

    JIT for Ruby that is written in Ruby

  15. occams-record

    The missing high-efficiency query API for ActiveRecord

  16. hanami-api

    Minimal, lightweight, fastest Ruby framework for HTTP APIs.

  17. QueryTrack

    Find time-consuming database queries for ActiveRecord-based Rails Apps

  18. fast_count

    Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).

  19. app_profiler

    Collect performance profiles for your Rails application.

  20. io_monitor

    A gem that helps to detect potential memory bloats

  21. Timeasure

    Transparent method-level wrapper for profiling purposes in Ruby

  22. asset_ram

    Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links.

  23. Ruby PG Extras

    Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.

  24. oj_serializers

    ⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby Performance discussion

Log in or Post with

Ruby Performance related posts

  • Getting Started With Caching in Ruby on Rails

    1 project | dev.to | 18 Mar 2026
  • Catch N+1 Queries in Rails Request Specs with 11 Lines of Ruby

    2 projects | dev.to | 31 Jan 2026
  • RubyLLM::Instrumentation: The foundation for RubyLLM monitoring

    3 projects | dev.to | 20 Jan 2026
  • Setting Up Solid Cache on Heroku with a Single Database

    1 project | dev.to | 11 Nov 2025
  • Replacing a Cache Service with a Database

    1 project | news.ycombinator.com | 31 Aug 2025
  • Building High Performance Ruby REST APIs with Rage

    3 projects | dev.to | 29 Apr 2025
  • Optimize Database Performance in Ruby on Rails and ActiveRecord

    3 projects | dev.to | 20 Nov 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Performance projects in Ruby? This list will help you:

# Project Stars
1 JRuby 3,903
2 bootsnap 2,736
3 active_record_doctor 1,915
4 prosopite 1,891
5 Goldiloader 1,674
6 Rails Performance 1,238
7 DatabaseConsistency 1,189
8 alba 1,186
9 solid_cache 1,022
10 panko_serializer 631
11 memo_wise 630
12 DatabaseValidations 563
13 tenderjit 427
14 occams-record 379
15 hanami-api 365
16 QueryTrack 304
17 fast_count 274
18 app_profiler 268
19 io_monitor 204
20 Timeasure 198
21 asset_ram 191
22 Ruby PG Extras 171
23 oj_serializers 165

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Ruby is
the 13th most popular programming language
based on number of references?