A proof-of-concept verifying the Goldbach Conjecture โ€” that every even integer greater than 2 is the sum of two primes โ€” for all even numbers from 4 through 1 billion. Implemented in Rust with Python utilities for verification.

The repository is available on GitHub: https://github.com/EricSpencer00/goldbach-conj