All Projects β†’ ASoftCo β†’ Leaky Gems

ASoftCo / Leaky Gems

Licence: mit
A list of Ruby gems that have known memory leaks (and issues)

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Leaky Gems

Vueonrails
πŸ’Ž Rails gem with the power of Vue.js components
Stars: ✭ 250 (-72.07%)
Mutual labels:  rails, ruby-on-rails, rubygems
Karafka
Framework for Apache Kafka based Ruby and Rails applications development.
Stars: ✭ 1,223 (+36.65%)
Mutual labels:  rails, ruby-on-rails, rubygems
Deep pluck
Allow you to pluck attributes from nested associations without loading a bunch of records.
Stars: ✭ 385 (-56.98%)
Mutual labels:  rails, rubygems
Doctor
Doctor is a documentation server for your docs in github
Stars: ✭ 391 (-56.31%)
Mutual labels:  rails, ruby-on-rails
Sail
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
Stars: ✭ 484 (-45.92%)
Mutual labels:  rails, ruby-on-rails
Learn Rails
An example Rails 5.1 app to accompany the "Learn Ruby on Rails" book.
Stars: ✭ 375 (-58.1%)
Mutual labels:  rails, ruby-on-rails
Devise masquerade
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
Stars: ✭ 380 (-57.54%)
Mutual labels:  rails, ruby-on-rails
Materialize Sass
Materializecss rubygem for Rails Asset Pipeline / Sprockets
Stars: ✭ 785 (-12.29%)
Mutual labels:  rails, rubygems
Ansible Rails
Ansible: Ruby on Rails Server
Stars: ✭ 317 (-64.58%)
Mutual labels:  rails, ruby-on-rails
Unread
Handle unread records and mark them as read with Ruby on Rails
Stars: ✭ 638 (-28.72%)
Mutual labels:  rails, rubygems
Mailcatcher
Catches mail and serves it through a dream.
Stars: ✭ 5,512 (+515.87%)
Mutual labels:  rails, rubygems
Good job
Multithreaded, Postgres-based, ActiveJob backend for Ruby on Rails.
Stars: ✭ 676 (-24.47%)
Mutual labels:  rails, ruby-on-rails
Loaf
Manages and displays breadcrumb trails in Rails app - lean & mean.
Stars: ✭ 360 (-59.78%)
Mutual labels:  rails, ruby-on-rails
Rails performance
Monitor performance of you Rails applications
Stars: ✭ 345 (-61.45%)
Mutual labels:  rails, ruby-on-rails
Graphiti
Stylish Graph APIs
Stars: ✭ 783 (-12.51%)
Mutual labels:  rails, ruby-on-rails
Lamby
Simple Rails & AWS Lambda Integration πŸ‘πŸ›€
Stars: ✭ 336 (-62.46%)
Mutual labels:  rails, ruby-on-rails
Matestack Ui Core
Matestack enables you to create sophisticated, reactive UIs in pure Ruby, without touching JavaScript and HTML. You end up writing 50% less code while increasing productivity, maintainability and developer happiness.
Stars: ✭ 469 (-47.6%)
Mutual labels:  rails, ruby-on-rails
Railsgoat
A vulnerable version of Rails that follows the OWASP Top 10
Stars: ✭ 699 (-21.9%)
Mutual labels:  rails, ruby-on-rails
Kickoff tailwind
A rapid Rails 6 application template for personal use bundled with Tailwind CSS
Stars: ✭ 287 (-67.93%)
Mutual labels:  rails, ruby-on-rails
Tapping device
TappingDevice makes objects tell you what they do, so you don't need to track them yourself.
Stars: ✭ 296 (-66.93%)
Mutual labels:  rails, ruby-on-rails

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].