not-an-aardvark/lucky-commit
Customize your git commit hashes! observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 19
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3850
- days_rel: n/a
- days_push: 488
- n_releases_24m: 0
Adoption not part of the score
1985 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust CLI tool that amends git commits with whitespace until the commit hash starts with a desired prefix (default '0000000'). It uses GPU acceleration via OpenCL, with a multithreaded CPU fallback.
Use cases
- make git commit hashes start with zeros
- create vanity git commit hashes
- customize the prefix of a git commit sha
- brute-force a specific git hash prefix
- amend a commit to get a lucky hash
When to choose
- you want a specific or aesthetic git commit hash prefix
- you want fast hash search with GPU acceleration
- you want a simple cargo-installable CLI
When to avoid
- you need signed commits, since amending breaks signatures
- you cannot modify commit history
- you lack a GPU and need very long hash prefixes (CPU is ~20x slower)
Facets
cli-tool · maturity active
cryptography developer-tools cli gpu-computing version-control developer-tools windows cli rust git commit-hashes sha1 vanity-hash proof-of-work command-line linux macos gpu
2 sources
- readme: https://github.com/not-an-aardvark/lucky-commit · fetched 2026-08-28 · 7e462b399c86
- registry_crates: https://crates.io/api/v1/crates/lucky-commit · fetched 2026-08-29 · cd66edc5a7c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| not-an-aardvark/lucky-commit | main | 41 |
For agents
markdown · JSON · MCP: product_card(name="not-an-aardvark/lucky-commit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem