triple_accel 0.4.0

Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Documentation

triple_accel

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, 5 of them enabled by default.

default

jewel-16bit (default)

This feature flag does not enable additional features.

jewel-32bit (default)

This feature flag does not enable additional features.

jewel-8bit (default)

This feature flag does not enable additional features.

jewel-avx (default)

This feature flag does not enable additional features.

jewel-sse (default)

This feature flag does not enable additional features.

debug

This feature flag does not enable additional features.