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 2 years 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:
- Group Active Record by ranges or set of values with a single SQL query.☆28Updated 2 months ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- A Ruby DSL for structured web crawling, with a robust caching system.☆254Updated last year
- An alternative to rake, with all the great stuff and a sprinkling of magic dust.☆119Updated last week
- Rails SQL Views made easy ;)☆52Updated 2 months ago
- Generate PNG previews for HTML snippets (html/css/js). Any complexity.☆35Updated 2 months ago
- Convert strings between different cases.☆97Updated last year
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 6 months ago
- A composite cache store comprised of layered ActiveSupport::Store instances☆81Updated 2 years ago
- Test a Ruby gem against multiple versions of everything☆73Updated last month
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Active Storage previewer for Microsoft Office files based on LibreOffice☆84Updated 2 years ago
- Make use of recursive queries in Rails when using Postgresql or SQLite☆84Updated 9 months ago
- Allows Sequel to reuse Active Record's database connection☆141Updated 2 months ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated 2 weeks ago
- Track ActiveRecord validation errors on your database☆43Updated 9 months ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated 3 weeks ago
- A gem to spy queries running with Active Record and report missing indexes☆77Updated 8 months ago
- A set of useful functions for transforming strings.☆129Updated last year
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated last year
- Convert an url to pdf using ruby & chrome / chromedriver / chromium☆52Updated last week
- Truncate strings with fullwidth characters and ANSI codes.☆48Updated last year
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Comparative ruby web application benchmarks with a large number of routes☆99Updated 5 months ago
- Ruby client for immudb, the immutable database☆36Updated 3 weeks ago
- Regression testing for data☆66Updated last year
- ☆55Updated 2 weeks ago