Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

My solutions to the annual Advent of Code problems. 2020 in Zig; 2021/22 in Rust.
https://github.com/zanderxyz/advent-of-code

Last synced: about 1 month ago
JSON representation

My solutions to the annual Advent of Code problems. 2020 in Zig; 2021/22 in Rust.

Awesome Lists containing this project

README

        

# Advent of Code

This repository contains my solutions to the annual [Advent of Code](https://adventofcode.com) puzzles.

![2020](https://github.com/zanderxyz/advent-of-code/workflows/2020/badge.svg)
![2021](https://github.com/zanderxyz/advent-of-code/workflows/2021/badge.svg)
![2022](https://github.com/zanderxyz/advent-of-code/workflows/2022/badge.svg)

* [2020](https://github.com/zanderxyz/advent-of-code/tree/master/2020) in [Zig](https://ziglang.org) ⚡️
* [2021](https://github.com/zanderxyz/advent-of-code/tree/master/2021) in [Rust](https://rust-lang.org) 🦀
* [2022](https://github.com/zanderxyz/advent-of-code/tree/master/2022) in [Rust](https://rust-lang.org) 🦀