SamSaffron / lru_redux
An efficient optionally thread safe LRU Cache
☆285Updated 5 years ago
Alternatives and similar repositories for lru_redux:
Users that are interested in lru_redux are comparing it to the libraries listed below
- TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection☆345Updated 4 years ago
- Add ObjectSpace::AllocationTracer module.☆438Updated 5 years ago
- Deep Freeze Ruby Objects☆309Updated last year
- Ruby's missing background and batch processing system☆289Updated last year
- sekrets is a command line tool and library used to securely manage encrypted files and settings in your rails' applications and git r…☆267Updated 10 months ago
- ☆617Updated last year
- Pooled active support compliant caching with redis☆503Updated 5 years ago
- Seamless second database integration for Rails.☆219Updated 6 months ago
- write snippet code to rewrite your project code☆695Updated last month
- Directed acyclic graphs of Sidekiq jobs☆438Updated 7 years ago
- Speedup applications boot by caching require calls☆191Updated 3 years ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- Support for sharded databases and replicas for ActiveRecord☆250Updated 10 months ago
- Add GC::Tracer module.☆306Updated 2 years ago
- Got a Ruby heap dump? Great. Use this tool to see what's in it!☆228Updated last year
- RSpec matcher to control SQL queries made by block of code☆233Updated 2 weeks ago
- Ensures presence and type of your app's ENV-variables (mirror)☆330Updated last month
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 3 weeks ago
- Reliable, distributed cron.☆301Updated 3 years ago
- Adds support for missing PostgreSQL data types to ActiveRecord☆642Updated 3 years ago
- Flamegraph profiling support for Ruby 2.0☆386Updated 3 years ago
- Ruby wrapper for hiredis☆320Updated 8 months ago
- Traffic control for code.☆386Updated last week
- A command line interface for smithing Ruby gems.☆466Updated last week
- Rescue and report exceptions in non-critical code☆535Updated last month
- Rack::Timeout enhancements for Rails☆374Updated last month
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆322Updated last month
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆276Updated 5 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Thread-safe persistent connections with Net::HTTP