matcher_rs 0.15.3

A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust.
Documentation

matcher_rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 4 of them enabled by default.

default

perf (default)

dfa (default)

simd_runtime_dispatch (default)

This feature flag does not enable additional features.

aho-corasick (default)

rayon

serde