Skip to main content

A curated list of awesome Ruby Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors.

48
GitHub Stars
40
Curated Resources
10
Categories
18 min ago
Last Refreshed
BooksConference talksBlogsInspiring Open Source ContributorsPerformance toolsHigh Performance LibrariesBenchmarksArticle seriesOfficial Ruby bugtracker notesInteresting performance talks not about Ruby

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me memory resources from awesome-ruby-performance"

Installation instructions →

What's inside

Performance tools

  • batch-loader

  • benchmark-ips

    Provides iteration per second benchmarking for Ruby.

  • bullet

    Help to kill N+1 queries and unused eager loading.

  • Derailed Benchmarks

    A series of things you can use to benchmark a Rails or Ruby app.

  • fasterer

    Don't make your Rubies go fast. Make them go fasterer

  • Peek

    Visual status bar showing Rails performance.

High Performance Libraries

  • bootsnap

    Boot large Ruby/Rails apps faster.

  • fast_blank

    Provides a C-optimized method for determining if a string is blank.

  • nakayoshi_fork

    solves CoW friendly problem on MRI 2.2 and later

  • oj

    A fast JSON parser and Object marshaller as a Ruby gem.

  • yajl-ruby

    A streaming JSON parsing and encoding library for Ruby (C bindings to yajl).

Interesting performance talks not about Ruby

Article series

Official Ruby bugtracker notes

Inspiring Open Source Contributors

Conference talks

Showing a sample of 40 resources. View the full list on GitHub →