daxtens / fast_secure_compareLinks
A simple, fast way to do string comparisons that resist timing attacks.
☆21Updated 8 years ago
Alternatives and similar repositories for fast_secure_compare
Users that are interested in fast_secure_compare are comparing it to the libraries listed below
Sorting:
- A heap analyzer for MRI that isn't very good.☆144Updated 5 years ago
- Thread-safe collections for Ruby (merged with concurrent-ruby)☆194Updated 5 years ago
- Tooling for tracing object allocations in Ruby 2.1☆263Updated 3 years ago
- Speedup applications boot by caching require calls☆193Updated 3 years ago
- Make sure your string literals are Frozen☆87Updated 5 years ago
- Add GC::Tracer module.☆307Updated 3 years ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 8 years ago
- Ruby gem for isolating code execution into a subprocess☆178Updated 10 years ago
- Heap visualizer for Ruby☆101Updated 7 years ago
- a survey script for gems☆41Updated 10 years ago
- Define equality, equivalency and hash methods automatically☆202Updated last year
- Plain old Ruby for generating primitive data structures from object graphs.☆107Updated 8 years ago
- Disque client for Ruby☆68Updated 10 years ago
- Powerful, flexible and configurable coercion library. And nothing more.☆137Updated 8 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated last month
- Update your gems conservatively to deal with vulnerable gems or just get more current.☆66Updated 7 years ago
- profiler/logger/oobgc for rgengc in ruby 2.1☆254Updated 7 years ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 5 years ago
- Tell StatsD about request time, GC, objects and more. Latest Rails 4 and Ruby 2.1 support, and ancient Rails 2 and Ruby 1.8 support.☆194Updated 4 years ago
- Modern bulk import for ruby on rails.☆128Updated 10 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated 2 years ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 13 years ago
- OpenFastStruct is a data structure, similar to an OpenStruct but faster.☆56Updated last year
- A middleware for Grape to add endpoint-specific throttling.☆133Updated 4 years ago
- Find code that busts the Ruby 2.1+ cache.☆76Updated 8 years ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- A Ruby library to expand shortened URLs☆136Updated 2 months ago
- Long Running Ruby Benchmarks☆82Updated 3 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 5 years ago