Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thealgorythm/adventofcode-rs

The https://adventofcode.com in idiomatic declarative Rust
https://github.com/thealgorythm/adventofcode-rs

advent-of-code advent-of-code-2020 adventofcode idiomatic idiomatic-rust rust rust-lang

Last synced: 26 days ago
JSON representation

The https://adventofcode.com in idiomatic declarative Rust

Awesome Lists containing this project

README

        

# AdventOfCode-rs

The [Advent of Code](https://adventofcode.com) in idiomatic declarative Rust (this is at least the goal) using only the std-library.

There is a [blog article](https://zschoen.dev/blog/what-ive-learned-from-advent-of-code-2020/) regarding the learned.