Decision Workspace
winres-edit vs winver vs win-icon-extractor
Side-by-side comparison of Rust crates
41
winres-edit
growingv0.2.0
Load, create and modify windows resources in existing executables (.exe or .res)
58
winver
growingv1.0.0
winver is a tiny crate to detect real OS version on Windows depending on windows crate only. There are several ways to get Windows OS version and each of them has its pitfall. This crate provides API to get the version more easily and safely avoiding the pitfalls.
48
win-icon-extractor
experimentalv0.1.0
Extract file icons on Windows — pure Rust, no C dependency
Core Metrics
| winres-edit | winver | win-icon-extractor | |
|---|---|---|---|
| Health Score | 41 | 58 | 48 |
| Total Downloads | 7.8K | 2.3M | 203 |
| 30d Downloads | 539 | 763.7K | 185 |
| Dependents | 3 | 77 | 0 |
| Releases | 3 | 3 | 1 |
| Last Updated | 1104d ago | 971d ago | 34d ago |
| Age | 3y 3m | 2y 8m | 1m |
Health Breakdown
winres-edit
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
winver
Maintenance
5
Quality
20
Community
10
Popularity
8
Documentation
15
win-icon-extractor
Maintenance
11
Quality
16
Community
6
Popularity
3
Documentation
12
Technical Details
| winres-edit | winver | win-icon-extractor | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT | AGPL-3.0-only |
| Dependencies | 4 | 1 | 7 |
| Crate Size | 11KB | 8KB | 32KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65.0 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •winver leads with a health score of 58/100, but none of the options score above 80.
- •⚠ winres-edit, winver have not been updated in over a year.
- •winres-edit, win-icon-extractor are pre-1.0 — API may change.