rustio rustio.net
41

levenshtein-diff

v0.2.4 Growing

Generic implementation of Levenshtein's algorithm that also allows you to generate the edits required to convert a source sequence to a target, and apply them to the source sequence to regenerate the target.

MIT Edition 2018
Algorithms #levenshtein#string-distance#generate-differences#edit-distance

Quick Verdict

  • โœ•Not updated for 3+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (7KB, 1 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
34.1K
Dependents
4
Releases
8
Size
7KB

Deep Insights

๐Ÿ“Š
Stable downloads

3.4K downloads in the last 30 days (113/day). Volume is roughly flat compared to the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 5+ years old, levenshtein-diff 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 7KB, levenshtein-diff is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 5/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 7/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 9/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
113/day avg-11%
010020030040012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on levenshtein-diff

Version Adoption

v0.2.4
77%
v0.2.3
8%
v0.2.2
6%
v0.2.1
5%
v0.2.0
4%

Release Timeline

8 releasessince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
6
2022
2
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
4
crates depend on levenshtein-diff

Similar Crates