# samr7/vanitygen

Repository: https://github.com/samr7/vanitygen
Canonical: https://ross.abutalabs.com/products/vanitygen
Language: C
License: AGPL-3.0
License Family: copyleft
Last push: 2024-06-18T12:35:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5536, "days_push": 806, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1279, forks 633 (observed 2026-08-28T04:04:13.531345+00:00)

## What it is
A standalone command-line vanity Bitcoin address generator written in C that searches for addresses matching custom prefixes or regular expressions. It runs multi-threaded on the CPU and is significantly faster than the patched official Bitcoin client.

## Use cases
- generate a bitcoin address starting with a custom prefix
- create a personalized vanity crypto address
- search bitcoin addresses matching a regex pattern
- generate namecoin or testnet vanity addresses
- estimate difficulty of a vanity address pattern
- batch search a list of address prefixes from a file

## When to choose
- you want fast CPU-based vanity address generation without GPU dependencies
- you need regex or multi-pattern prefix search with difficulty estimates
- you need namecoin or testnet address support

## When to avoid
- you need GPU-accelerated generation for very long prefixes
- you want easy private key import into modern Bitcoin Core wallets
- you need actively developed software with recent feature updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cryptography, security, cli
- domain: security
- platform: windows, cli, cpp
- tags: bitcoin, vanity-address, key-generation, cpu-parallel, regex-matching, namecoin, cryptocurrency, command-line, linux

## Member repositories
- samr7/vanitygen (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.531345+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:02:42.633031+00:00, confidence not recorded.
  - readme: https://github.com/samr7/vanitygen (fetched 2026-08-28T04:04:13.531345+00:00, sha 57613b8b0c46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
