sergi0g / primes

Calculate primes with Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Primes

Calculating primes with Rust

This is my first program in Rust.

To run it:

$ git clone https://github.com/hex-developer/primes.git
$ cd primes
$ cargo run --release

Just sit back and watch!

About

Calculate primes with Rust


Languages

Language:Rust 100.0%