multi_string_replace

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 (by jedld)

Multi_string_replace Alternatives

Similar projects and alternatives to multi_string_replace based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better multi_string_replace alternative or higher similarity.

multi_string_replace reviews and mentions

Posts with mentions or reviews of multi_string_replace. We have used some of these posts to build our list of alternatives and similar projects.
  • Day 21: CI for multi_string_replace Ruby Gem
    1 project | dev.to | 20 Dec 2022
    I cloned the git repository and launched an Ubuntu 22.10-based Docker container I use to try these packages. Followed the instructions in the README file: Executed ./bin/setup and then ran rake spec. I got a nasty error message. As I saw already too many other Gems not working properly I did not investigate this one. Just reported it: rake spec failed: LoadError: cannot load such file -- multi_string_replace/multi_string_replace.

Stats

Basic multi_string_replace repo stats
1
21
4.7
9 months ago

jedld/multi_string_replace is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of multi_string_replace is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com