rapid-fuzzy Playground

Rust-powered fuzzy search for JavaScript — try it live.

Fuzzy Search

Results will appear here as you type.

Extended query syntax (always active)
  • ^prefix — starts with
  • suffix$ — ends with
  • 'literal — exact substring
  • !exclude — exclude matches
  • Combine with spaces: ^type script !java

String Distance / Similarity

Loading WASM module…