Decision Workspace
xpatch vs oxidelta vs bsdiff
Side-by-side comparison of Rust crates
53
xpatch
experimentalv0.4.2
High-performance delta compression library with automatic algorithm selection
52
oxidelta
experimentalv0.1.4
VCDIFF (RFC 3284) delta encoder/decoder — Rust reimplementation of xdelta3
48
bsdiff
growingv0.2.1
Rust port of the bsdiff binary diffing algorithm.
Core Metrics
| xpatch | oxidelta | bsdiff | |
|---|---|---|---|
| Health Score | 53 | 52 | 48 |
| Total Downloads | 206 | 928 | 181.8K |
| 30d Downloads | 35 | 604 | 14.7K |
| Dependents | 2 | 11 | 68 |
| Releases | 6 | 2 | 9 |
| Last Updated | 75d ago | 44d ago | 361d ago |
| Age | 3m | 1m | 8y 9m |
Health Breakdown
xpatch
Maintenance
16
Quality
14
Community
7
Popularity
3
Documentation
13
oxidelta
Maintenance
11
Quality
13
Community
9
Popularity
4
Documentation
15
bsdiff
Maintenance
5
Quality
10
Community
15
Popularity
6
Documentation
12
Technical Details
| xpatch | oxidelta | bsdiff | |
|---|---|---|---|
| Version | 0.4.2 | 0.1.4 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | AGPL-3.0-or-later | MIT | BSD-2-Clause |
| Dependencies | 24 | 16 | 0 |
| Crate Size | 105KB | 128KB | 6KB |
| Features | 12 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.90 | 1.59 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •xpatch leads with a health score of 53/100, but none of the options score above 80.
- •bsdiff has the most downloads (181.8K), suggesting wider adoption.