An open API service providing repository metadata for many open source software ecosystems.

GitHub / jedld / 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

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedld%2Fmulti_string_replace
PURL: pkg:github/jedld/multi_string_replace

Stars: 21
Forks: 2
Open issues: 0

License: mit
Language: C
Size: 171 KB
Dependencies parsed at: Pending

Created at: over 6 years ago
Updated at: over 1 year ago
Pushed at: almost 2 years ago
Last synced at: 18 days ago

Topics: ruby, string-matching, string-search

    Loading...