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

https://github.com/nycodeghg/advent-of-code-2021-rs

Advent of Code 2021 Solutions in Rust
https://github.com/nycodeghg/advent-of-code-2021-rs

advent-of-code advent-of-code-2021 aoc aoc2021 rust

Last synced: 10 months ago
JSON representation

Advent of Code 2021 Solutions in Rust

Awesome Lists containing this project

README

          

# Advent of Code 2021

My solutions for the [Advent of Code 2021](https://adventofcode.com/2021) challenges in [Rust](https://rust-lang.org).

**⚠️ Note: This repo uses Rust Nightly**