rustio rustio.net
50

fuzzt

v0.3.1 Growing

Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.

MIT Edition 2021 MSRV 1.70.0
Text processing #string#similarity#jaro#hamming#levenshtein

Quick Verdict

  • Not updated for 2+ years
  • !Pre-1.0: API may have breaking changes
  • Tiny footprint (18KB, 1 deps)
  • Permissive license (MIT)

Security

Checking security advisories...
Downloads
782.4K
Dependents
31
Releases
4
Size
18KB

Deep Insights

📊
Steady growth

130.2K downloads in the last 30 days (4.3K/day), up 17% from the previous period.

🔬
Pre-1.0 for over a year

Despite being 2+ years old, fuzzt hasn't reached 1.0 yet. Expect potential API changes between versions.

🪶
Minimal dependencies

Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

At 18KB, fuzzt is lightweight. Small crate size correlates with focused, well-scoped functionality.

🌟
Used by top crates

Notable dependents include magic-wormhole, ohcrab, bulletty. When high-quality crates choose fuzzt, it's a strong quality signal.

Health Breakdown

Maintenance 4/25

Recency, release consistency, active ratio

Quality 18/25

Yanked ratio, deps, size, maturity, features

Community 9/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
3K/day avg+99%
02K4K6K8K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.3.1
99%
v0.1.0
0%
v0.2.0
0%
v0.3.0
0%

Release Timeline

4 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
4
2025
2026
Less
More

Feature Flags

default =["damerau_levenshtein", "hamming", "jaro", "levenshtein", "optimal_string_alignment", "sorensen_dice"]

jaro*hamming*levenshtein*sorensen_dice*damerau_levenshtein*optimal_string_alignment*

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
31
crates depend on fuzzt

Similar Crates