Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ia0/advent-of-code
- Owner: ia0
- License: apache-2.0
- Created: 2022-12-28T17:47:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T16:22:43.000Z (about 1 year ago)
- Last Synced: 2024-10-14T18:39:05.344Z (3 months ago)
- Topics: advent-of-code, rust
- Language: Rust
- Homepage:
- Size: 1.13 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/