ncp-engine 0.1.2

High performance fuzzy matcher engine
Documentation

[!WARNING] This is an unstable fork of helix-editor/nucleo. You probably don't want to use this crate; there are no plans for stable releases and could change substantially between minor version changes.

This is a fork of nucleo which has some modifications to better support the requirements in nucleo-picker.

This fork branched at commit hash 5b74652e482f7c07d827f18c6d21e7540c242c69.

The current differences are:

  • Updated dependencies and migrated to 2024 edition
  • Renamed Nucleo::extend to Nucleo::extend_exact to better reflect implementation.