seamusabshere / fuzzy_match
Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally.
☆680Updated 3 years ago
Alternatives and similar repositories for fuzzy_match:
Users that are interested in fuzzy_match are comparing it to the libraries listed below
- Log outgoing HTTP requests in ruby☆811Updated last week
- Easy Diffing in Ruby☆1,277Updated 6 months ago
- Efficient bulk inserts with ActiveRecord☆816Updated 3 years ago
- Abort requests that are taking too long☆891Updated 9 months ago
- Compose your business logic into commands that sanitize and validate input.☆1,396Updated 2 years ago
- an extension to the sidekiq message processing to track your jobs☆993Updated 3 years ago
- Interact with REST services in an ActiveRecord-like manner☆902Updated 3 months ago
- CSV Import for humans on Ruby / Ruby on Rails☆593Updated last year
- ActiveSupport::Memoizable with a few enhancements☆923Updated 11 months ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆852Updated 3 months ago
- Rack middleware for rate-limiting incoming HTTP requests.☆945Updated 2 years ago
- The best data slicer! Watch a 3 minute screencast at http://tableprintgem.com☆905Updated 2 years ago
- Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify depende…☆1,146Updated last year
- A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow!☆615Updated 5 years ago
- A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)☆954Updated last year
- See statistic about your workers☆799Updated last year
- Benchmark and profile your Rails apps☆791Updated 2 years ago
- Manage settings with Ruby on Rails☆1,018Updated 3 months ago
- An acts_as_sortable/acts_as_list replacement built for Rails 4+☆1,094Updated 5 months ago
- Attach comments to ActiveRecord's SQL queries☆1,755Updated 8 months ago
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆848Updated last month
- Series of Actions with an emphasis on simplicity.☆854Updated 2 months ago
- A Ruby library for testing your library against different versions of dependencies.☆1,289Updated 6 months ago
- Log parser to identify actions which significantly increase VM heap size☆1,176Updated 7 years ago
- A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app☆901Updated last year
- Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend Act…☆953Updated last month
- Real-time Rails Partials☆1,398Updated 5 years ago
- Multi-role and whitelist based authorization gem for Rails (and not only Rails!)☆778Updated 11 months ago
- Lets you find ActiveRecord + Mongoid objects by year, month, fortnight, week and more!☆1,053Updated 2 years ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,606Updated 3 months ago