Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandwoodjones/euler_rust
My attempt at solving Project Euler problems while also learning the Rust programming language
https://github.com/sandwoodjones/euler_rust
project-euler rust rust-lang rustlang
Last synced: about 6 hours ago
JSON representation
My attempt at solving Project Euler problems while also learning the Rust programming language
- Host: GitHub
- URL: https://github.com/sandwoodjones/euler_rust
- Owner: SandWoodJones
- License: unlicense
- Created: 2021-02-14T20:23:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-02T22:15:11.000Z (over 3 years ago)
- Last Synced: 2023-09-10T02:54:06.040Z (about 1 year ago)
- Topics: project-euler, rust, rust-lang, rustlang
- Language: Rust
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Euler_Rust
My attempt at solving Project Euler problems while also learning the Rust programming language. Currently on problem 15!
* [Project Euler](https://projecteuler.net/about)
* [Rust](https://www.rust-lang.org/)