RubyGems Navigation menu

ahocorasick-rust 2.0.0-x86_64-darwin

A Ruby gem wrapping the legendary Rust Aho-Corasick algorithm! Aho-Corasick is a powerful string searching algorithm that finds multiple patterns simultaneously in a text. Features include overlapping matches, case-insensitive search, find & replace, match positions, and configurable match strategies. Perfect for content filtering, tokenization, and multi-pattern search at lightning speed! (ノ◕ヮ◕)ノ*:・゚✧

Gemfile:
=

install:
=

Versions:

  1. 2.0.0 November 16, 2025 (16 KB)
  2. 2.0.0 November 16, 2025 x86_64-linux (2.09 MB)
  3. 2.0.0 November 16, 2025 x86_64-darwin (1.92 MB)
  4. 2.0.0 November 16, 2025 arm64-darwin (1.71 MB)
  5. 2.0.0 November 16, 2025 aarch64-linux (1.89 MB)
Show all versions (12 total)

Runtime Dependencies (1):

rb_sys ~> 0.9.117

Owners:

Pushed by:

Authors:

  • Eric

SHA 256 checksum:

=

Total downloads 1,000

For this version 90

Version Released:

License:

MIT

Required Ruby Version: >= 2.7, < 3.5.dev

Links: