Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timofurrer/rusty-advent-of-code
Advent Of Code Puzzles, in Rust
https://github.com/timofurrer/rusty-advent-of-code
advent-of-code advent-of-code-2018 rust
Last synced: 9 days ago
JSON representation
Advent Of Code Puzzles, in Rust
- Host: GitHub
- URL: https://github.com/timofurrer/rusty-advent-of-code
- Owner: timofurrer
- License: mit
- Created: 2018-12-02T13:53:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-02T15:41:34.000Z (almost 6 years ago)
- Last Synced: 2024-10-14T17:20:00.065Z (25 days ago)
- Topics: advent-of-code, advent-of-code-2018, rust
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rusty Advent Of Code
My solution to the [Advent Of Code Puzzles](https://adventofcode.com) written in Rust.
I've also got the [solution in Python](https://github.com/timofurrer/advent-of-code)
which I try to keep as update as possible :tada: