Skip to content

cmische/ProjectEulerRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler - Rust

Solving Project Euler with Rust.

Project Euler

Playing with Travis CI and rust testing

Build Status

As well as KCov with Coveralls to experiment with code coverage of created tests! Starts a build a on travis CI and uploads coverage results to coveralls for each Rust branch, nightly, beta, and stable.

Coverage Status

Try it out

Run specific problem:

cargo run --bin 1

Rust's generated documentation

https://misch-.github.io/ProjectEulerRust/

WORK IN PROGRESS

About

Solving Project Euler with Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages