Registry / utility / nucleo

nucleo

JSON →
library0.5.0rscratesunverified

plug and play high performance fuzzy matcher

# Cargo.toml [dependencies] nucleo = "0.5.0"
INSTALL
IMPORT
SIG · NUCLEO
N
nucleo
utilityrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Matcher
use nucleo::Matcher;

Fuzzy match strings with nucleo

use nucleo::Matcher; fn main() { let mut matcher = Matcher::default(); let score = matcher.fuzzy_match("hello", "hlo"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
nucleo — cargo add nucleo · libregistry