Popularity
6.1
Stable
Activity
0.0
Stable
900
131
21

Description

Links to issues, pull requests or articles demonstrating known memory leaks (gems are listed alphabetically).

Programming language: - - -
License: MIT License
Tags: Debugging Tools     Memory     Leak    

Leaky Gems alternatives and similar gems

Based on the "Debugging Tools" category.
Alternatively, view Leaky Gems alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Leaky Gems or a related project?

Add another 'Debugging Tools' Gem

README

A list of gems that have memory leaks

Links to issues, pull requests or articles demonstrating known memory leaks (gems are listed alphabetically):

Your Ruby app leaks memory if you see gems above in your Gemfile.lock. The list above may save you a week or more of your personal life.

A list of gems that have memory issues (but not actual leaks)

It appears some contributors submit gems with known memory issues, but not actual leaks. While those issues don't qualify as leaks they may still be important. I prefer listing them here to help other developers rather than just hiding them.

Links to known memory issues (gems are listed alphabetically):

Contributing

Feel free to submit a PR if you find any memory leaks in gems. The format is the following:

  • [leaky gem name and versions affected](link to confirm)

Thanks!

Contributors

Gem

After almost 4 years from the initial request a gem that checks Gemfile.lock for leaky gems has been created – https://github.com/rubymem/bundler-leak.