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

github.com/jedld/multi_string_replace

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.