SkillAgentSearch skills...

ProjectEulerRust

Solving Project Euler with Rust

Install / Use

/learn @gifnksm/ProjectEulerRust
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Project Euler - Rust

Rust CI codecov License: MIT GitHub stars

Solving Project Euler with Rust lang.

Project Euler

Try it out

Run all problems:

cargo build --release
cargo run --release --bin euler

Run specific problem:

cargo run --release --bin p001

Run tests:

cargo run test --workspace

Run benchmarks:

cargo run bench --workspace

Special thanks

Related Skills

View on GitHub
GitHub Stars198
CategoryDevelopment
Updated1mo ago
Forks23

Languages

Rust

Security Score

95/100

Audited on Feb 16, 2026

No findings