Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaeladler/aoc-2019

My solutions for the Advent of Code 2019
https://github.com/michaeladler/aoc-2019

advent-of-code advent-of-code-2019 aoc aoc2019 rust zig

Last synced: about 5 hours ago
JSON representation

My solutions for the Advent of Code 2019

Awesome Lists containing this project

README

        

[![Rust](https://github.com/michaeladler/aoc-2019/actions/workflows/rust.yml/badge.svg)](https://github.com/michaeladler/aoc-2019/actions/workflows/rust.yml)
[![Zig](https://github.com/michaeladler/aoc-2019/actions/workflows/zig.yml/badge.svg)](https://github.com/michaeladler/aoc-2019/actions/workflows/zig.yml)

# aoc-2019

My first [Advent of Code](https://adventofcode.com/2019).
Started in [Rust](https://www.rust-lang.org/), finished in [Zig](https://ziglang.org/).