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 4 months ago
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:
- A set of useful functions for transforming strings.☆132Updated last year
- An alternative to rake, with all the great stuff and a sprinkling of magic dust.☆122Updated 4 months ago
- Rails SQL Views made easy ;)☆55Updated 8 months ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆110Updated last year
- Linear regression implemented in Ruby.☆53Updated last year
- A composite cache store comprised of layered ActiveSupport::Store instances☆81Updated 2 years ago
- A Ruby DSL for structured web crawling, with a robust caching system.☆253Updated last year
- Group Active Record by ranges or set of values with a single SQL query.☆29Updated 8 months ago
- Regression testing for data☆66Updated last year
- ActiveRecord schema visualization and model organization made easy☆178Updated 3 months ago
- A collection of core object refinements.☆84Updated last week
- ☆117Updated 7 months ago
- Test a Ruby gem against multiple versions of everything☆72Updated 7 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated last year
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆141Updated 3 months ago
- An enhanced ActionCable adapter for PostgreSQL.☆126Updated 4 months ago
- A servcie pattern with a simple API☆40Updated 3 years ago
- Framework agnostic scheduler to run recurring jobs.☆133Updated 9 months ago
- An evolutionary computation framework for Ruby☆63Updated 8 months ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Ruby's missing Fiber Scheduler implementation.☆128Updated 3 years ago
- A small authorization library, inspired by Pundit, but built for scopes☆93Updated 5 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆30Updated 8 months ago
- Convert strings between different cases.☆97Updated last year
- Active Storage previewer for Microsoft Office files based on LibreOffice☆85Updated 2 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- external/replacement version of rake stats☆125Updated 5 months ago
- Deadlines for Ruby☆156Updated 2 years ago
- ☆95Updated 3 years ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆118Updated 2 years ago