Decision Workspace
use-git-oid vs git-facade vs sha1
Side-by-side comparison of Rust crates
51
use-git-oid
experimentalv0.0.1
Primitive Git object identifier vocabulary for RustUse
52
git-facade
experimentalv1.3.2
Git commit vanity hash solver
72
sha1
growingv0.11.0
SHA-1 hash function
Core Metrics
| use-git-oid | git-facade | sha1 | |
|---|---|---|---|
| Health Score | 51 | 52 | 72 |
| Total Downloads | 15 | 67 | 346.0M |
| 30d Downloads | 0 | 0 | 29.1M |
| Dependents | 1 | 0 | 18.5K |
| Releases | 1 | 5 | 34 |
| Last Updated | 1d ago | 5d ago | 59d ago |
| Age | 1d | 6d | 11y 6m |
Health Breakdown
use-git-oid
Maintenance
13
Quality
15
Community
7
Popularity
1
Documentation
15
git-facade
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
10
sha1
Maintenance
13
Quality
16
Community
20
Popularity
8
Documentation
15
Technical Details
| use-git-oid | git-facade | sha1 | |
|---|---|---|---|
| Version | 0.0.1 | 1.3.2 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 5 |
| Crate Size | 4KB | 31KB | 15KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.95.0 | — | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •sha1 leads with a health score of 72/100, but none of the options score above 80.
- •sha1 is depended on by 18.5K crates — strongest ecosystem trust.
- •use-git-oid, sha1 are pre-1.0 — API may change.