Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ia0/advent-of-code

Solutions for the Advent of Code
https://github.com/ia0/advent-of-code

advent-of-code rust

Last synced: about 2 months ago
JSON representation

Solutions for the Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code

This repository contains solutions for the [Advent of Code][advent-of-code] (an
advent calendar of small programming puzzles) of the following years:
- [2022](2022)
- [2021](2021)
- [2020](2020)
- [2019](2019)
- [2018](2018)
- [2017](2017)
- [2016](2016)
- [2015](2015)

The solutions are written in Rust and try (to some extent) to be clean and
idiomatic.

## Disclaimer

This is not an officially supported Google product.

[advent-of-code]: https://adventofcode.com/