backup-deduplicator
v0.3.0 GrowingA tool to deduplicate backups. It builds a hash tree of all files and folders in the target directory. Optionally also traversing into archives like zip or tar files. The hash tree is then used to find duplicate files and folders.
Quick Verdict
- โNot updated for 1+ year
- !Pre-1.0: API may have breaking changes
Security
Deep Insights
8 downloads in the last 30 days (0/day), up 167% from the previous period.
Despite being 1+ years old, backup-deduplicator hasn't reached 1.0 yet. Expect potential API changes between versions.
At 49KB, backup-deduplicator is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Version Adoption
Release Timeline
Feature Flags
default =["hash-sha1", "hash-sha2", "hash-xxh"]