jedld / multi_string_replaceLinks
A fast multiple string replace library for ruby. Uses a C implementation of the Aho–Corasick Algorithm based on https://github.com/morenice/ahocorasick while adding support for on the fly multiple string replacement. Faster alternative to String.gsub when dealing with non-regex (exact match) use cases
☆21Updated last month
Alternatives and similar repositories for multi_string_replace
Users that are interested in multi_string_replace are comparing it to the libraries listed below
Sorting:
- Convert an url to pdf using ruby & chrome / chromedriver / chromium☆55Updated last week
- A Ruby DSL for structured web crawling, with a robust caching system.☆254Updated last year
- A composite cache store comprised of layered ActiveSupport::Store instances☆81Updated 2 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆28Updated 5 months ago
- An alternative to rake, with all the great stuff and a sprinkling of magic dust.☆123Updated 3 weeks ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 8 months ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- Static code analyser to find security issues in Rails applications☆65Updated last year
- Regression testing for data☆66Updated last year
- Test a Ruby gem against multiple versions of everything☆73Updated 4 months ago
- A set of useful functions for transforming strings.☆130Updated last year
- Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl…☆148Updated 3 weeks ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last week
- Rails SQL Views made easy ;)☆53Updated 5 months ago
- Allows Sequel to reuse Active Record's database connection☆143Updated 4 months ago
- Gettext gem is a pure Ruby Localization(L10n) library and tool which is modeled after the GNU gettext package.☆73Updated 8 months ago
- Outputs a source level execution trace of a Ruby program.☆93Updated 2 months ago
- iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support☆66Updated 2 months ago
- A lightweight, generic retry utility extracted from the Faraday Ruby project☆95Updated 2 years ago
- Convert strings between different cases.☆97Updated last year
- A simple tool to observe PostgreSQL database locks in Rails apps.☆64Updated last year
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated 2 years ago
- An evolutionary computation framework for Ruby☆62Updated 5 months ago
- Reuse Struct.new's attr_reader and initialize generation in any class.☆34Updated 3 years ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- Rails Lazy value loader☆47Updated 5 months ago
- Simple, internationalized and DRY page titles and headings for Rails.☆113Updated this week
- Generate PNG previews for HTML snippets (html/css/js). Any complexity.☆36Updated 5 months ago
- IP address anonymizer for Ruby and Rails☆104Updated 9 months ago
- external/replacement version of rake stats☆121Updated last month