Decision Workspace
xmpkit vs gexiv2-sys vs rexiv2
Side-by-side comparison of Rust crates
46
xmpkit
experimentalv0.1.3
Pure Rust implementation of Adobe XMP Toolkit
55
gexiv2-sys
growingv1.4.0
This crate provides Rust FFI declarations for the gexiv2 library, which is a GObject-based wrapper around Exiv2, which provides read and write access to the Exif, XMP, and IPTC metadata in media files. Only FFI declarations are provided here; for a usable Rust library, consider the `rexiv2` crate.
51
rexiv2
growingv0.10.0
This library provides a Rust wrapper around the gexiv2 library, which is a GObject-based wrapper around the Exiv2 library, which provides read and write access to the Exif, XMP, and IPTC metadata in media files (typically photos) in various formats.
Core Metrics
| xmpkit | gexiv2-sys | rexiv2 | |
|---|---|---|---|
| Health Score | 46 | 55 | 51 |
| Total Downloads | 378 | 102.2K | 102.2K |
| 30d Downloads | 179 | 2.0K | 1.9K |
| Dependents | 0 | 18 | 126 |
| Releases | 4 | 18 | 21 |
| Last Updated | 6d ago | 1173d ago | 1161d ago |
| Age | 4m | 11y | 11y 1m |
Health Breakdown
xmpkit
Maintenance
19
Quality
8
Community
6
Popularity
3
Documentation
10
gexiv2-sys
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
15
rexiv2
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
15
Technical Details
| xmpkit | gexiv2-sys | rexiv2 | |
|---|---|---|---|
| Version | 0.1.3 | 1.4.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0+ | GPL-3.0-or-later |
| Dependencies | 13 | 5 | 4 |
| Crate Size | 3.2MB | 23KB | 29KB |
| Features | 28 | 2 | 1 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gexiv2-sys leads with a health score of 55/100, but none of the options score above 80.
- •rexiv2 has the most downloads (102.2K), suggesting wider adoption.
- •rexiv2 is depended on by 126 crates — strongest ecosystem trust.
- •⚠ gexiv2-sys, rexiv2 have not been updated in over a year.
- •xmpkit, rexiv2 are pre-1.0 — API may change.